svelte-typescript-parcel icon indicating copy to clipboard operation
svelte-typescript-parcel copied to clipboard

Svelte + Typescript + Parcel

Results 3 svelte-typescript-parcel issues
Sort by recently updated
recently updated
newest added

Bumps [lodash](https://github.com/lodash/lodash) from 4.17.15 to 4.17.19. Release notes Sourced from lodash's releases. 4.17.16 Commits d7fbc52 Bump to v4.17.19 2e1c0f2 Add npm-package 1b6c282 Bump to v4.17.18 a370ac8 Bump to v4.17.17 1144918...

dependencies

Image paths in CSS in .svelte files aren't properly transformed durings builds with this template. To reproduce: - create folder `src/images` - create file `src/images/test.png` - add `background: url(./images/test.png);` to...

bug

Very nice work, highly appreciate this very minimal and sleek template 👍🏻 This issue is probably not directly related to this template, but it occurs using it. Importing a `.ts`...

help wanted
strange behaviour