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

Some cleanup on the webpack config #144

Merged
merged 3 commits into from
Aug 14, 2020
Merged

Some cleanup on the webpack config #144

merged 3 commits into from
Aug 14, 2020

Conversation

tgolen
Copy link
Contributor

@tgolen tgolen commented Aug 14, 2020

Joe, this is to merge into your branch. It just cleans up some of the webpack stuff that wasn't necessary. I've tested on both web and iOS

Copy link
Contributor

@Jag96 Jag96 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Just 1 question

@@ -1,19 +0,0 @@
Object.defineProperty(exports, '__esModule', {
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice 👍

webpack.prod.js Outdated
const common = require('./webpack.common.js');
const ReactWebConfig = require('./ReactWebConfig').ReactWebConfig;

const env = dotenv.config(path.resolve(__dirname, '.env')).parsed;
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This should be .env.production right?

@Jag96 Jag96 merged commit b5ef76b into joe-rn-config Aug 14, 2020
@Jag96 Jag96 deleted the tgolen-rn-config2 branch August 14, 2020 04:08
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