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
With rewatch, it now requires passing the --dev flag to make the "type": "dev" files be compiled. This means if you are using development files in your project, you need to add the --dev flag for every command you are running. I strongly believe that this behavior should be opt-out instead of opt-in.