mirror of
https://github.com/locomotivemtl/locomotive-boilerplate.git
synced 2026-01-15 00:55:08 +08:00
Add loco scroll v2, update load module and app, update html, add nomodule polyfills script tags
This commit is contained in:
@@ -5,15 +5,14 @@
|
||||
"version": "1.0.0",
|
||||
"author": "Locomotive <info@locomotive.ca>",
|
||||
"dependencies": {
|
||||
"locomotive-scroll": "git+https://git@github.com/locomotivemtl/locomotive-scroll.git",
|
||||
"locomotive-scroll": "github:locomotivemtl/locomotive-scroll#v2",
|
||||
"modujs": "*",
|
||||
"modularload": "*",
|
||||
"normalize.css": "*",
|
||||
"smooth-scrollbar": "git+https://git@github.com/locomotivemtl/smooth-scrollbar.git#develop",
|
||||
"svg4everybody": "*"
|
||||
"svg4everybody": "*",
|
||||
"virtual-scroll": "*"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@babel/polyfill": "*",
|
||||
"gulp-concat": "*"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user