Skip to content

Commit 18f4ec4

Browse files
committed
Temporarily fix for terser bugs
(vuejs/vue-cli#3407)
1 parent b1c3e5a commit 18f4ec4

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Envoy.blade.php

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,8 @@
4747

4848
echo "Running npm..."
4949
npm install
50+
echo "Temporarily fix for terser minifying"
51+
5052
npm run production
5153
@endtask
5254

0 commit comments

Comments
 (0)