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

condense separate prod/dev webpack configs #519

Merged
merged 1 commit into from
Aug 28, 2020
Merged

condense separate prod/dev webpack configs #519

merged 1 commit into from
Aug 28, 2020

Conversation

MasterOdin
Copy link
Member

Closes #509

This condenses the webpack config that prod and dev uses to one file with just a simple if statement to add in the parts to prod vs dev where it's different. As part of this, fixed some differences that happened between prod and dev that caused the stylesheets to be included in different orders, and so slight things ended up bugged style wise.

Signed-off-by: Matthew Peveler <matt.peveler@gmail.com>
@MasterOdin MasterOdin merged commit 373fdea into master Aug 28, 2020
@MasterOdin MasterOdin deleted the webpack branch August 28, 2020 20:03
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.

Tabs rendering below each other
1 participant