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
the file watcher needs to watch the config file and all of its dependencies. we should collect dependencies by either bundling the config file with esbuild, or simply collect import paths with es-module-lexer.