Skip to content

Commit

Permalink
Added: Lazy load to jsDependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
bymayo authored Sep 4, 2020
1 parent d0682af commit 3479af5
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,8 @@
"jsDependencies": [
"fg-loadcss/dist/cssrelpreload.js",
"alpinejs/dist/alpine.js",
"js-cookie/src/js.cookie.js"
"js-cookie/src/js.cookie.js",
"vanilla-lazyload/dist/lazyload.js"
],
"dependencies": {
"@tailwindcss/typography": "^0.2.0",
Expand Down

0 comments on commit 3479af5

Please sign in to comment.