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
I run "npm run build" and i get main.bundle.js and main.map in dist folder. I thought I would have an index.html, ...
How can I put my project in production ?
Hi !
I run "npm run build" and i get main.bundle.js and main.map in dist folder. I thought I would have an index.html, ...
How can I put my project in production ?
( I'm beginner in angular2 and also npm )