mirror of
https://github.com/locomotivemtl/locomotive-boilerplate.git
synced 2026-01-15 00:55:08 +08:00
Barba as a service
This commit is contained in:
@@ -5,7 +5,8 @@ module.exports = {
|
||||
},
|
||||
src : [
|
||||
'<%= paths.js.src %>/vendors/**/*.js',
|
||||
'<%= paths.npm %>/svg4everybody/dist/svg4everybody.min.js'
|
||||
'<%= paths.npm %>/barba.js/dist/barba.js',
|
||||
'<%= paths.npm %>/svg4everybody/dist/svg4everybody.js'
|
||||
],
|
||||
dest : '<%= paths.js.dist %>/vendors.js'
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user