refs #4922 Debian rules fixes
gitea/hedera-web/pipeline/head There was a failure building this commit
Details
gitea/hedera-web/pipeline/head There was a failure building this commit
Details
This commit is contained in:
parent
a285e1acc7
commit
6c9e3bbc55
|
@ -7,11 +7,11 @@
|
|||
|
||||
clean:
|
||||
npm run clean
|
||||
dh_clean $@
|
||||
# dh_clean $@
|
||||
|
||||
build:
|
||||
npm install --no-audit --prefer-offline
|
||||
# npx quasar build
|
||||
npx quasar build
|
||||
|
||||
mkdir -p build-deps
|
||||
cp package.json package-lock.json build-deps
|
||||
|
|
Loading…
Reference in New Issue