fregante
fregante
The readme has this text: > ## Goals > > - zero dependencies But I see [66 dependencies](https://npmgraph.js.org/?q=registry-js): - Is `prebuild-install` supposed to be a non-dev dependency? - Can this...
### Feature Use Case `preserveModule` appears to be all or nothing. This means that each and every file, including multiple files under `node_modules` are bundled separately, often appearing as several...
The page https://svelte.dev/docs/typescript#setup-other-build-tools points users to the root of this repo, which lacks any mention of TypeScript entirely. It would be great to see how to configure the preprocessor to...