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
npm run build
// watches for any changes and hot reloads them to the browser
npm run build:watch
// auto fixes typescript lint errors during build
npm run build:fix