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 f5ddc60 commit ada5802Copy full SHA for ada5802
index.js
@@ -1,3 +1,5 @@
1
+'use strict';
2
+
3
var walkSync = require('walk-sync');
4
var Plugin = require('broccoli-plugin');
5
var UglifyJS = require('uglify-js');
0 commit comments