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
./node_modules/@huolala-tech/react-json-view/dist/index.mjs 1398:29-37Can't import the named export 'Fragment' from non EcmaScript module (only default export is available)
./node_modules/@huolala-tech/react-json-view/dist/index.mjs 1398:29-37Can't import the named export 'Fragment' from non EcmaScript module (only default export is available)因为老项目的脚手架还封装了一层,我尝试加了test: `/.mjs$/ 这种配置之类的,仍然没成功。