Browser bundle build (incomplete) (#503)

* Browser bundle build (incomplete)

* globals
This commit is contained in:
Jaco
2021-07-09 16:30:05 +03:00
committed by GitHub
parent f2189f3780
commit 2d801b535e
4 changed files with 65 additions and 2 deletions
+1
View File
@@ -13,6 +13,7 @@
"scripts": {
"build": "polkadot-dev-build-ts",
"build:release": "polkadot-ci-ghact-build",
"build:rollup": "polkadot-exec-rollup --config",
"lint": "polkadot-dev-run-lint",
"clean": "polkadot-dev-clean-build",
"demo:identicon:react": "yarn build && webpack-serve --config packages/react-identicon/webpack.config.js --content packages/react-identicon --port 8080",