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

Improve build process #1205

Merged
merged 2 commits into from
Nov 1, 2021
Merged

Improve build process #1205

merged 2 commits into from
Nov 1, 2021

Commits on Nov 1, 2021

  1. Add flow-headless-browser.html to allow the qunit grunt task

        to run a streamlined vexflow-tests.js. The full flow.html will
        include things like async loading of web fonts, etc.
    Generate .d.ts files.
    Gruntfile improvements to allow for dynamic font loading.
    Delete jQuery file. Update glyphs.html to not require jQuery.
    ronyeh committed Nov 1, 2021
    3 Configuration menu
    Copy the full SHA
    bdd4bbb View commit details
    Browse the repository at this point in the history
  2. Update exclude path for legacy fonts.

    Remove glyphs.html because the updated one was introduced in a
    different PR.
    ronyeh committed Nov 1, 2021
    Configuration menu
    Copy the full SHA
    18ee0ad View commit details
    Browse the repository at this point in the history