summaryrefslogtreecommitdiffstats
path: root/third_party/js/PKI.js/make_bundle.sh
blob: 5368d34cc1cfe1f3d65140cd0b90d8640c5b7411 (plain)
1
2
3
4
5
#!/bin/sh

patch -p1  < make-esmodule-bundle.patch
npm install
npm run build