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