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