You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Mar 12, 2025. It is now read-only.
BABEL_ENV=production and BABEL_ENV=development should be added in front of the Webpack build command, otherwise proper environments are not selected during the build (since the update to Babel 7).
The text was updated successfully, but these errors were encountered:
https://github.com/topcoder-platform/topcoder-react-starter/blob/564dc5a6e4d0838c4c0724f94dc5e443f5de2794/package.json#L7-L8
BABEL_ENV=production
andBABEL_ENV=development
should be added in front of the Webpack build command, otherwise proper environments are not selected during the build (since the update to Babel 7).The text was updated successfully, but these errors were encountered: