We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1e0eb83 commit 9a226dcCopy full SHA for 9a226dc
scripts/update-npm-assets.sh
@@ -31,7 +31,7 @@ pushd nikola/data/themes/base/assets/js
31
ln -sf ../../../../../../npm_assets/node_modules/luxon/build/global/luxon.min.js .
32
ln -sf ../../../../../../npm_assets/node_modules/html5shiv/dist/html5shiv-printshiv.min.js .
33
ln -sf ../../../../../../npm_assets/node_modules/html5shiv/dist/html5shiv-printshiv.min.js html5.js
34
-git add moment-with-locales.min.js html5.js html5shiv-printshiv.min.js
+git add luxon.min.js html5.js html5shiv-printshiv.min.js
35
popd
36
37
# Link jQuery to bootstrap theme
0 commit comments