Browse Source

Update 'vite-plugin-dev-readme.md'

master
madmaniak 1 year ago
parent
commit
ffc1f8e57b
  1. 10
      vite-plugin-dev-readme.md

10
vite-plugin-dev-readme.md

@ -1,9 +1,9 @@
# To start working on vite-imba-plugin (W.I.P) # To start working on vite-imba-plugin (W.I.P)
1) Clone imba monorepo. 1. Clone imba monorepo.
2) Build imba - as it is used by vite-imba-plugin. 2. Build imba - as it is used by vite-imba-plugin.
3) Install dependencies. 3. Install dependencies.
4) Run tests. 4. Run tests.
``` ```
git clone git@github.com:imba/imba.git git clone git@github.com:imba/imba.git
@ -15,7 +15,7 @@ npm install
npm run test npm run test
``` ```
No luck so far: __No luck so far:__
Error: Error:

Loading…
Cancel
Save