Closed jill64 closed 7 months ago
Is there anything holding this back?
I made an operation mistake. I open it again.
Due to the lack of response from the maintainer, we have provided a workaround if absolutely necessary.
See here. https://github.com/Schum123/svelte-loading-spinners/issues/52#issuecomment-2025064636
close #52
This PR modifies the
npm run build
script and applies a monkey patch for resolves #52. This will remove thesvelte
field from the generatedpackage.json
. This includes adding a dependency todevDependencies
and adding thenpm run patch
script. The changes have been tested with a localnpm run build
.