|
@ -22,6 +22,10 @@ cp platform/webext/polyfill.js $DES/js/ |
|
|
cp platform/webext/vapi-cachestorage.js $DES/js/ |
|
|
cp platform/webext/vapi-cachestorage.js $DES/js/ |
|
|
cp platform/webext/manifest.json $DES/ |
|
|
cp platform/webext/manifest.json $DES/ |
|
|
|
|
|
|
|
|
|
|
|
# webext-specific |
|
|
|
|
|
rm $DES/options_ui.html |
|
|
|
|
|
rm $DES/options_ui.js |
|
|
|
|
|
|
|
|
echo "*** uMatrix.webext: Generating meta..." |
|
|
echo "*** uMatrix.webext: Generating meta..." |
|
|
python tools/make-webext-meta.py $DES/ |
|
|
python tools/make-webext-meta.py $DES/ |
|
|
|
|
|
|
|
|