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

WIP: Build and run tests with webpack #770

Open
wants to merge 14 commits into
base: master
Choose a base branch
from

Commits on Mar 26, 2021

  1. Configuration menu
    Copy the full SHA
    4ceca38 View commit details
    Browse the repository at this point in the history
  2. chore: npm install

    bcheidemann committed Mar 26, 2021
    Configuration menu
    Copy the full SHA
    e3b9c57 View commit details
    Browse the repository at this point in the history
  3. test: refactor index.html to include mocha setup as an external script

    This was done so the sister webpack build can use the same mocha setup script
    bcheidemann committed Mar 26, 2021
    Configuration menu
    Copy the full SHA
    3e2f780 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a52f9aa View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    36c3d18 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    adccafd View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    4858694 View commit details
    Browse the repository at this point in the history
  8. chore: fix linting issues

    bcheidemann committed Mar 26, 2021
    Configuration menu
    Copy the full SHA
    57dc4e9 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    2f4cda1 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    5857f1a View commit details
    Browse the repository at this point in the history

Commits on Apr 3, 2021

  1. Configuration menu
    Copy the full SHA
    1ee9f1f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8498460 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4c6d94b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    463cd3b View commit details
    Browse the repository at this point in the history