make_bundle.sh (77B)
1 #!/bin/sh 2 3 patch -p1 < make-esmodule-bundle.patch 4 npm install 5 npm run build