2 lines
73 B
Bash
Executable file
2 lines
73 B
Bash
Executable file
#!/bin/bash
|
|
rollup js/index.mjs --o dist/improcket.min.js --f es --watch
|