1
0
mirror of https://github.com/gorhill/uBlock.git synced 2025-01-31 20:21:35 +01:00

[mv3] Fix build script

This commit is contained in:
Raymond Hill 2024-12-29 17:06:26 -05:00
parent 61922da24b
commit c04d4f4187
No known key found for this signature in database
GPG Key ID: 25E1490B761470C2

View File

@ -108,7 +108,6 @@ if [ "$QUICK" != "yes" ]; then
cp platform/mv3/package.json "$TMPDIR"/
cp platform/mv3/*.js "$TMPDIR"/
cp platform/mv3/*.mjs "$TMPDIR"/
cp platform/mv3/*.html "$TMPDIR"/
cp platform/mv3/extension/js/utils.js "$TMPDIR"/js/
cp -R "$UBO_DIR"/src/js/resources "$TMPDIR"/js/
cp "$UBO_DIR"/assets/assets.dev.json "$TMPDIR"/