ilakovac-wasp-migrate
v0.0.4
Published
- Uses Typescript - Uses Rollup and Esbuild to bundle the code - If the version in the `package.json` changes it automatically publishes to NPM with https://github.com/marketplace/actions/npm-publish - It specifies a `npx` command to it can be used with `
Downloads
2
Readme
Wasp Migrate
- Uses Typescript
- Uses Rollup and Esbuild to bundle the code
- If the version in the
package.json
changes it automatically publishes to NPM with https://github.com/marketplace/actions/npm-publish - It specifies a
npx
command to it can be used withnpx ilakovac-wasp-migrate
without installing it globally