
I forgot what I actually changed. It may not even be playable, I just want to get this up there.
2 lines
80 B
Bash
Executable file
2 lines
80 B
Bash
Executable file
#!/bin/bash
|
|
npx rollup js/index.mjs --o dist/improcket.min.js -m --f es --watch
|