npm: Remove handlebars
This commit is contained in:
@@ -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