Noah U
Results
3
comments of
Noah U
for still looking the solution. setting the preset only in production env fix my issue ``` { ... env: { production: { presets: ['react-app'], }, }, } ```
@jasonbarry I got this error. Did you encounter this error? ```javascript Attempted import error: 'IconSvgPaths16' is not exported from './generated/iconSvgPaths'. ````