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

Use the postcss-webpack-loader #2990

Merged
merged 1 commit into from
Jan 19, 2017
Merged

Use the postcss-webpack-loader #2990

merged 1 commit into from
Jan 19, 2017

Commits on Jan 19, 2017

  1. Use the postcss-webpack-loader

    Use postcss-webpack-loader instead of webpack-cli to process the scss. Doing so
    mostly means that we avoid the problem that webpack-dev-server fails to start
    if we haven't already built the CSS. (It also simplifies package.json somewhat,
    which is no bad thing)
    richvdh committed Jan 19, 2017
    Configuration menu
    Copy the full SHA
    c3fa6ff View commit details
    Browse the repository at this point in the history