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
When running mesh-serve with npx (or the future single-bin mesh-serve), the defineConfig (or any other export) is not available. In such cases, defining the config should be something like:
When running mesh-serve with
npx
(or the future single-bin mesh-serve), thedefineConfig
(or any other export) is not available. In such cases, defining the config should be something like:or no type
The text was updated successfully, but these errors were encountered: