Remove resolutions plugin

pull/7232/head
Raul Ochoa 9 years ago
parent c3f7bf2644
commit d155bbd2c4

@ -15,13 +15,7 @@ module.exports = {
browserifyOptions: {
debug: true
},
plugin: [
['browserify-resolutions', '*']
// To be more specific we could use the following
// ['browserify-resolutions', ['backbone']]
]
}
};
if (bundle.options) {

@ -35,7 +35,6 @@
"autoprefixer-core": "5.2.1",
"aws-sdk": "2.0.0-rc11",
"browserify": "11.0.1",
"browserify-resolutions": "1.0.6",
"csswring": "^3.0.5",
"git-rev": "0.2.1",
"grunt": "0.4.5",

Loading…
Cancel
Save