disabled ivy build, added prod config, changed demo serve script

This commit is contained in:
Mishchenko Dmitriy
2021-08-16 14:01:50 +03:00
parent b5917b9fa7
commit 580c2e0538
4 changed files with 21 additions and 10 deletions

6
package-lock.json generated
View File

@@ -10148,9 +10148,9 @@
}
},
"gh-pages": {
"version": "3.2.0",
"resolved": "https://registry.npmjs.org/gh-pages/-/gh-pages-3.2.0.tgz",
"integrity": "sha512-VQTwyRtxoaId0YmDXdC/G854dojpwTuOdpZUL3PGG6WQZvSoGVD8ggedKARZltixIREMezoDywE+g3g2paLxPw==",
"version": "3.2.2",
"resolved": "https://registry.npmjs.org/gh-pages/-/gh-pages-3.2.2.tgz",
"integrity": "sha512-szdkmGpVqMBUZkjgsEXQm5wkLvx/XNvWf3HzL+2ETpLtpaXvSvIzpNgLiiojDzxmbFDf3M5CFK7p/3eYi8U83A==",
"dev": true,
"requires": {
"async": "^2.6.1",