Finschia / finschia-js

finschia-js is javascript sdk for Finschia
Apache License 2.0
7 stars 4 forks source link

[tags/v0.4.0-rc1] In Dockerfile, does not use yarn command #24

Closed hyenjong-yoo closed 2 years ago

hyenjong-yoo commented 2 years ago

Using Faucet Dockerfile

but not in package.json script command.

hyenjong-yoo commented 2 years ago

insert into this line

"pack-node": "yarn build-or-skip && webpack --mode production --config webpack.node.config.js"

at faucet/package.json works well.