Ppriyanshuthapliyal2005

sveltekit-vite-preprocess-migration

No description available

sveltekittypescriptjavascriptcodemodadd-pathast-grepmigrationrefactoring
Public
0 executions

Run locally

npx codemod sveltekit-vite-preprocess-migration

This codemod updates import paths and ensures compatibility with changes in library structures.
In this example, it modifies the import statement for vitePreprocess to reflect updates in the library's API.

EXAMPLE

Before

ts

After

ts

Ready to contribute?

Build your own codemod and share it with the community.