Fix client build
This commit is contained in:
parent
40bb653f8e
commit
a994ba2a7f
@ -25,7 +25,7 @@ tasks:
|
||||
wasm-pack test --node
|
||||
- build: |
|
||||
cd ~/jirs/jirs-client
|
||||
yarn
|
||||
NODE_ENV=development yarn
|
||||
yarn global add webpack-cli
|
||||
yarn add webpack-cli
|
||||
yarn webpack-cli -p --config ./webpack.config.js
|
||||
|
Loading…
Reference in New Issue
Block a user