vue3-sfc-loader
vue3-sfc-loader copied to clipboard
Example with imported JSON
Is your feature request related to a problem? Please describe.
i have looked through the examples and can't see the necessary options{} magic to allow import data from '/path/to/some.json'; to work.
Describe the solution you'd like
Automatic handling of JSON in a vue SFC. If not automatic, then the functions to add to options{}
Describe alternatives you've considered
Additional context