2 lines
49 B
Bash
2 lines
49 B
Bash
#!/bin/bash
|
|
browserify ../timing.js -o bundle.js
|
#!/bin/bash
|
|
browserify ../timing.js -o bundle.js
|