Open illright opened 3 weeks ago
It looks like it's a whole separate story which is tightly connected to #107 discussion and #99 effort. Also, it looks like we need to design an easily extensible module resolution module 🤷♂️ that allows us to add more and more supported file extensions with almost no effort
We're using the
precinct
package to extract dependencies, and it currently doesn't support Svelte files. Figure out a way to add support for Svelte, either by contributing to the precinct package, or by replacing it for something that does support Svelte