nicolium: don't use profiling build of react in production
Signed-off-by: nicole mikołajczyk <git@mkljczk.pl>
This commit is contained in:
@ -180,10 +180,6 @@ const config = defineConfig(() => ({
|
||||
find: 'lodash',
|
||||
replacement: 'lodash-es',
|
||||
},
|
||||
{
|
||||
find: /^react-dom\/client$/,
|
||||
replacement: 'react-dom/profiling',
|
||||
},
|
||||
],
|
||||
dedupe: ['@floating-ui/react', 'tabbable', 'query-string', 'valibot'],
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user