0
0
mirror of https://github.com/sveltejs/svelte.git synced 2024-11-25 09:09:35 +01:00
svelte/test/js
Simon H a40af4dd11
chore: unbundled esm (#8613)
- remove esm bundle step
- introduce generated version.js because we can no longer use replace because we don't bundle esm
- remove register hook, cjs compiler output and cjs runtime
- keep umd compiler version for prettier/eslint/browser but without sourcemaps
- move devdependencies to dependencies where necessary
- various cleanup

---------

Co-authored-by: Ben McCann <322311+benmccann@users.noreply.github.com>
Co-authored-by: gtmnayan <50981692+gtm-nayan@users.noreply.github.com>
2023-05-24 15:31:09 +02:00
..
samples chore: unbundled esm (#8613) 2023-05-24 15:31:09 +02:00
js-output.test.js chore: unbundled esm (#8613) 2023-05-24 15:31:09 +02:00
README.md
update.js

Use these tests sparingly, as they will need to be updated frequently as the code generation changes.