v0.24.7
Fixed
- Fixed inclusion of
__source
and__self
debugging information when transpiling JSX inreact-component
projects by defaultingprocess.env.NODE_ENV
to'production'
when building.
Dependencies
- open: v7.0.3 → v7.0.4
__source
and __self
debugging information when transpiling JSX in react-component
projects by defaulting process.env.NODE_ENV
to 'production'
when building.