You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When using frameworks such as electron-vite (see https://electron-vite.org/) the conversion script sometimes cannot work as is, since the app is not a pure sveltekit app. However the conversion script would still be essential to convert js, ts and svelte source files. Can a switch be added to handle just these files and nothing else?
The text was updated successfully, but these errors were encountered:
vincenzoml
changed the title
Please add a switch to the migration script to only transform typescript, javascript and svelte files, and not affect typescript files
Please add a switch to the migration script from v2 to v3 to only transform typescript, javascript and svelte files, and not affect typescript files
Mar 24, 2025
vincenzoml
changed the title
Please add a switch to the migration script from v2 to v3 to only transform typescript, javascript and svelte files, and not affect typescript files
Please add a switch to the migration script from v2 to v3 to only transform typescript, javascript and svelte files, and not affect configuration files files
Mar 24, 2025
Hugos68
changed the title
Please add a switch to the migration script from v2 to v3 to only transform typescript, javascript and svelte files, and not affect configuration files files
feature request: add frameworkless/source-files-only option to skeleton-cli migrate skeleton-3Mar 24, 2025
Uh oh!
There was an error while loading. Please reload this page.
When using frameworks such as electron-vite (see https://electron-vite.org/) the conversion script sometimes cannot work as is, since the app is not a pure sveltekit app. However the conversion script would still be essential to convert js, ts and svelte source files. Can a switch be added to handle just these files and nothing else?
The text was updated successfully, but these errors were encountered: