Files
tubestation/third_party/js/PKI.js/make_bundle.sh
2023-01-27 04:07:09 +00:00

6 lines
77 B
Bash
Executable File

#!/bin/sh
patch -p1 < make-esmodule-bundle.patch
npm install
npm run build