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

Better Webpack configuration #60

Merged
merged 2 commits into from
Feb 15, 2016
Merged

Conversation

ian-ross
Copy link
Contributor

@ian-ross ian-ross commented Feb 9, 2016

Remove the extra entry points for running the development server and replace them with command line switches in the command for "npm start". This means we're left with a single index.jsx entry point in the Webpack configuration, which is almost certainly what we want.

 - Remove the extra entry points for running the development server and
   replace them with command line switches in the command for "npm
   start".  This means we're left with a single index.jsx entry point in
   the Webpack configuration, which is almost certainly what we want.

 - Small changes for error free operation in production.

 - Add babel-gettext-extractor plugin to Webpack setup (using Cadasta
   fork of getsentry/babel-gettext-extractor, modified to work with
   Babel 6).
@ian-ross ian-ross force-pushed the devops/webpack-config-fix branch from e274a1b to e5ed136 Compare February 10, 2016 09:05
@oliverroick oliverroick self-assigned this Feb 10, 2016
oliverroick added a commit that referenced this pull request Feb 15, 2016
@oliverroick oliverroick merged commit 2f42d95 into master Feb 15, 2016
@oliverroick oliverroick deleted the devops/webpack-config-fix branch February 15, 2016 15:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants