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
analyze命令 cross-env APP_ENV=production ANALYZE=1 node --max_old_space_size=3072 umi build
控制台报错 viewer.js:1 Uncaught ReferenceError: module is not defined at viewer.js:1
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
analyze命令
cross-env APP_ENV=production ANALYZE=1 node --max_old_space_size=3072 umi build
控制台报错
viewer.js:1 Uncaught ReferenceError: module is not defined at viewer.js:1
Beta Was this translation helpful? Give feedback.
All reactions