Skip to content

Commit

Permalink
Temporarily fix for terser bugs
Browse files Browse the repository at this point in the history
  • Loading branch information
tuandm committed Feb 4, 2019
1 parent b1c3e5a commit 18f4ec4
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Envoy.blade.php
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,8 @@

echo "Running npm..."
npm install
echo "Temporarily fix for terser minifying"
npm i [email protected]
npm run production
@endtask

Expand Down

0 comments on commit 18f4ec4

Please sign in to comment.