chore(benchpress): add browserify bundling
Use browserify to bundle benchpress and its dependencies.
This commit is contained in:
@ -7,6 +7,6 @@ SCRIPT_DIR=$(dirname $0)
|
||||
source $SCRIPT_DIR/env_dart.sh
|
||||
cd $SCRIPT_DIR/../..
|
||||
|
||||
./node_modules/.bin/gulp build.js.cjs build.dart
|
||||
./node_modules/.bin/gulp build.js.cjs build.dart benchpress.bundle
|
||||
|
||||
pub install
|
||||
|
Reference in New Issue
Block a user