You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The text was updated successfully, but these errors were encountered:
halfwit
changed the title
Rework the loading logic so we generate the missing thumbnails before the gallery loads
Load highlight.js via npm instead of off of a cdn
Feb 8, 2021
Ideally we should be loading these dependencies via npm so we can self host them instead of using a 3rd party.
npm dependencies are currently defined here -
https://github.com/wetfish/classic/blob/master/wiki/src/package.json
and there are symlinks to the node_modules folder
https://github.com/wetfish/classic/tree/master/wiki/src/js
Originally posted by @itsrachelfish in #44 (comment)
The text was updated successfully, but these errors were encountered: