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

Update Frontend Build Tooling (Node, Webpack, Babel) #1146

Merged
merged 5 commits into from
Dec 16, 2019
Merged

Commits on Dec 11, 2019

  1. updated node to 12.13.0;

    updated webpack to 4.x;
    updated babel to 7.x;
    switched from .babelrc to babel.config.js;
    slight adjustment to how app is initialized;
    JC Quirin committed Dec 11, 2019
    Configuration menu
    Copy the full SHA
    b7b02ec View commit details
    Browse the repository at this point in the history
  2. Merge branch 'master' into jc/node-webpack-babel

    JC Quirin committed Dec 11, 2019
    Configuration menu
    Copy the full SHA
    7f58a3b View commit details
    Browse the repository at this point in the history
  3. linting

    JC Quirin committed Dec 11, 2019
    Configuration menu
    Copy the full SHA
    16b6ef2 View commit details
    Browse the repository at this point in the history

Commits on Dec 12, 2019

  1. Configuration menu
    Copy the full SHA
    ec0ec77 View commit details
    Browse the repository at this point in the history

Commits on Dec 16, 2019

  1. Configuration menu
    Copy the full SHA
    043b801 View commit details
    Browse the repository at this point in the history