npm: Remove handlebars
This commit is contained in:
@@ -50,7 +50,6 @@
|
||||
"core-js": "2.4.1",
|
||||
"dragula": "^3.7.2",
|
||||
"font-awesome": "^4.6.3",
|
||||
"handlebars": "^4.0.5",
|
||||
"jquery": "3.1.0",
|
||||
"json-loader": "^0.5.4",
|
||||
"ng2-dragula": "^1.2.0",
|
||||
|
||||
@@ -78,10 +78,6 @@ module.exports = {
|
||||
from: 'images',
|
||||
to: 'images'
|
||||
},
|
||||
{
|
||||
from: 'node_modules/handlebars/dist/handlebars.min.js',
|
||||
to: 'vendor/handlebars/handlebars.min.js'
|
||||
},
|
||||
], {
|
||||
ignore: ['*.config.js']
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user