Skip to content

Commit 61b6848

Browse files
author
Aaron O'Mullan
committed
Uglify output JS theme/assets/app.js
1 parent 9265b01 commit 61b6848

File tree

2 files changed

+2
-21419
lines changed

2 files changed

+2
-21419
lines changed

Gruntfile.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ module.exports = function (grunt) {
2828
baseUrl: "theme/javascript/",
2929
out: "theme/assets/app.js",
3030
preserveLicenseComments: false,
31-
optimize: "none", //"uglify",
31+
optimize: "uglify", //"uglify",
3232
include: ["requireLib"],
3333
paths: {
3434
"jQuery": 'vendors/jquery',

0 commit comments

Comments
 (0)