refactor: init cypress-cucumber-preprocessor install.
This commit is contained in:
4
node_modules/browserify/example/multiple_bundles/build.sh
generated
vendored
Executable file
4
node_modules/browserify/example/multiple_bundles/build.sh
generated
vendored
Executable file
@@ -0,0 +1,4 @@
|
||||
#!/bin/bash
|
||||
browserify -r ./robot.js > static/common.js
|
||||
browserify -x ./robot.js beep.js > static/beep.js
|
||||
browserify -x ./robot.js boop.js > static/boop.js
|
Reference in New Issue
Block a user