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

Webpack config refactor; CSS now generated with HTML #253

Merged
merged 4 commits into from
May 8, 2016
Merged

Webpack config refactor; CSS now generated with HTML #253

merged 4 commits into from
May 8, 2016

Commits on Apr 21, 2016

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

Commits on Apr 27, 2016

  1. Configuration menu
    Copy the full SHA
    73476dd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f2d5fe1 View commit details
    Browse the repository at this point in the history
  3. Split third stage into: build-css and build-html

    Because webpack will always generate a final javascript file, the
    'build-css' stage isn't as clean as I'd like it.
    scottnonnenberg committed Apr 27, 2016
    Configuration menu
    Copy the full SHA
    6f98ec5 View commit details
    Browse the repository at this point in the history