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
importMicrofrom"@macrof/compiler";exportdefaultnewMicro({isShell: true,
devServer,// your dev server configs
plugins,// your plugins configs
...configs,// other configs}).configure();