1
0
mirror of https://github.com/locomotivemtl/locomotive-boilerplate.git synced 2026-01-15 00:55:08 +08:00

Start adding modularjs & modularload, start updating readme, update html files, change jquery cdn, remove IE from babelrc

This commit is contained in:
Antoine Boulanger
2019-03-24 17:15:47 -04:00
parent 2b176132d3
commit 88aa667090
15 changed files with 1544 additions and 294 deletions

View File

@@ -6,8 +6,9 @@
"author": "Locomotive <info@locomotive.ca>",
"dependencies": {
"locomotive-scroll": "git+https://git@github.com/locomotivemtl/locomotive-scroll.git",
"modujs": "*",
"modularload": "*",
"normalize.css": "*",
"pjax": "*",
"smooth-scrollbar": "git+https://git@github.com/locomotivemtl/smooth-scrollbar.git#develop",
"svg4everybody": "*"
},