Commit 05e9bdd
committed
Set
This fixes an issue where Babel's JSX transform was run in development mode when
building the npm package, bloating each JSX component with debug info.NODE_ENV=production when building for npm package1 parent fc0df39 commit 05e9bdd
1 file changed
+2
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
| 21 | + | |
| 22 | + | |
21 | 23 | | |
22 | 24 | | |
23 | 25 | | |
| |||
0 commit comments