Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

move highlight.js to npm/webpack #10011

Merged
merged 2 commits into from Jan 28, 2020
Merged

move highlight.js to npm/webpack #10011

merged 2 commits into from Jan 28, 2020

Commits on Jan 28, 2020

  1. move highlight.js to npm/webpack

    - introduced window.config to help with js-based lazy-loading
    - adjusted webpack chunk naming to avoid 'vendors~name.js' that webpack
      defaults to for vendor chunks.
    - added theme class to html and prefixed all selectors. this is
      neccesary so that the theme styles win over the lazy-loaded ones.
    silverwind committed Jan 28, 2020
    Configuration menu
    Copy the full SHA
    4f4d2cf View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4e6c21c View commit details
    Browse the repository at this point in the history