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

Changed webpack renderer dev node config #1035

Merged
merged 1 commit into from
Jun 5, 2017

Conversation

amilajack
Copy link
Member

@amilajack amilajack commented Jun 3, 2017

@jhen0409 @dustintownsend @talha131 @slapbox What do you think about this? I feel like this is what suites most apps. Its also pretty confusing to have __dirname and __filename defined differently in production. Would love your thoughts on this.

@amilajack amilajack requested a review from jhen0409 June 3, 2017 07:37
@amilajack amilajack merged commit a65256b into v0.12.0 Jun 5, 2017
@amilajack amilajack mentioned this pull request Jun 5, 2017
5 tasks
@amilajack amilajack deleted the change-renderer-webpack-config branch June 15, 2017 20:24
@amilajack amilajack restored the change-renderer-webpack-config branch June 15, 2017 20:27
amilajack added a commit that referenced this pull request Jul 9, 2017
* Renamed and alphabetized npm scripts (#1022)

* Renamed and alphabetized npm scripts

* Moved electron to deps from devDeps

* Reverted flow-runtime changes, moved react-hot-loader/babel

* Enforced immutability of redux actions and state using flow

* Changed webpack renderer dev node config (#1035)

* Increased timeout for e2e async test

* Remove progress and profile flags from npm scripts for cleaner output

* Removed babel-polyfill (#1052)

* Removed babel-polyfill

* Updated CI node versions

* Required npm >= 4

* Enable yarn on CI

* Fixed travis config spacing syntax error

* Converted tabs to spaces on CI configs

* Fixed duplicate key in appveyor config

* Misc commit

* Ignored node_modules from webpack dev-server watch

* Updated deps (#1100)

* Renamed webpack output filenames, fixed watchOptions of dev-server

Warn if main or renderer not built before e2e tests (#1117)

* Warn if main or renderer not built before e2e tests

* Fixed linter errors

Changed ordering of build and test scripts

* Updated changelog [ci skip]
@chentsulin chentsulin deleted the change-renderer-webpack-config branch September 16, 2017 01:59
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.

None yet

2 participants