electron-userland / electron-userland/electron-webpack
Error: Using `babel-preset-react-app` requires that you specify `NODE_ENV` or `BABEL_ENV` environment variables. Valid values are "development", "test", and "production". Instead, received: "renderer".
Closed
- Dominant language
- TypeScript
- Stars
- 902
- Forks
- 168
- PR merge metrics
- No merged PRs in 30d
Description
Hey guys, I'm trying to compile my project but I get this when I run `electron-webpack`.
I also tried adding `NODE_ENV=production electron-webpack` but it's still a no go. Anyone know what's up?
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.