Closed jacobmischka closed 7 years ago
Looks like the extension isn't being changed to js when compiling from a directory.
$ svelte compile -i _svelte_components -o _js/components compiling _svelte_components/PersonDetails.html... wrote _js/components/PersonDetails.html Done in 0.12s.
Released 1.0.3 with the fix – thanks
Looks like the extension isn't being changed to js when compiling from a directory.