Skip to content
This repository has been archived by the owner on Dec 2, 2023. It is now read-only.

fix: process.env.NODE_ENV undefined in webpack.js #391

Merged
merged 2 commits into from
Mar 18, 2020

Conversation

linker-junhao
Copy link
Contributor

@linker-junhao linker-junhao commented Mar 18, 2020

fixed the problem that process.env.NODE_ENV undefined, this update changed the export config of webpack.js from Object style to Function style.
go to #390 for more detail

1.change the export config from Object style to Function style
@linker-junhao linker-junhao changed the title update webpack.js to fix process.env.NODE_ENV undefined Fix process.env.NODE_ENV undefined in webpack.js Mar 18, 2020
@linker-junhao linker-junhao reopened this Mar 18, 2020
@linker-junhao linker-junhao changed the title Fix process.env.NODE_ENV undefined in webpack.js fix: process.env.NODE_ENV undefined in webpack.js Mar 18, 2020
@linker-junhao linker-junhao reopened this Mar 18, 2020
@mubaidr
Copy link
Owner

mubaidr commented Mar 18, 2020

@all-contributors please add @linkerGitHub for

@allcontributors
Copy link
Contributor

@mubaidr

I couldn't determine any contributions to add, did you specify any contributions?
Please make sure to use valid contribution names.

@mubaidr
Copy link
Owner

mubaidr commented Mar 18, 2020

@all-contributors please add @linkerGitHub for code

@allcontributors
Copy link
Contributor

@mubaidr

I've put up a pull request to add @linkerGitHub! 🎉

@mubaidr mubaidr merged commit f008c25 into mubaidr:master Mar 18, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants