We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b1aea2a commit 52e5cceCopy full SHA for 52e5cce
scripts/preversion.sh
@@ -7,8 +7,3 @@ echo ""
7
echo "FRIGGING BOOTSTRAP: COMPILING DEV RELEASE"
8
echo "======================================================="
9
FRIG_ENV="production" webpack --progress --bail
10
-
11
-echo ""
12
-echo "FRIGGING BOOTSTRAP: COMPILING MINIFIED RELEASE"
13
-echo "======================================================="
14
-FRIG_ENV="production" FRIG_MIN="minify" webpack --progress --bail
0 commit comments