name = "rsw" version = "0.1.0" #! time interval for file changes to trigger wasm-pack build, default `50` milliseconds interval = 50 #! link #! npm link @see https://docs.npmjs.com/cli/v8/commands/npm-link #! yarn link @see https://classic.yarnpkg.com/en/docs/cli/link #! pnpm link @see https://pnpm.io/cli/link #! The link command will only be executed if `[[crates]] link = true` #! cli: `npm` | `yarn` | `pnpm`, default is `npm` cli = "npm" #! --------------------------- #! rsw new [new] #! @see https://rustwasm.github.io/docs/wasm-pack/commands/new.html #! using: `wasm-pack` | `rsw` | `user`, default is `wasm-pack` #! 1. wasm-pack: `rsw new --template