- Add a file
.npmrc
with@jsr:registry=https://npm.jsr.io
- And add to the
package.json
->"@tu/vite-tulip-plugin": "npm:@jsr/tu__vite-tulip-plugin@latest"
- Run
yarn
on the project
- Run
yarn add @tulib/tulip
on the project
-
yarn
the project -
yarn link
the project - Go to the
tulipjs/tulip
project - Run
yarn link "@tulib/vite-tulip-plugin"
-
yarn install --frozen-lockfile
the project yarn install -g esbuild
yarn build