Use UglifyJS to minify JavaScript in the LMS
This commit is contained in:
@@ -2,6 +2,7 @@
|
||||
"name": "edx",
|
||||
"version": "0.1.0",
|
||||
"dependencies": {
|
||||
"coffee-script": "1.6.1"
|
||||
"coffee-script": "1.6.1",
|
||||
"uglify-js": "2.4.15"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user