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 i run dev version , everything is Ok , but when i run npm run build and open /dist/index.html no components have in body html (component of vue router), only Header and Nav . I can understand how it not work .
When i run dev version , everything is Ok , but when i run npm run build and open /dist/index.html no components have in body html (component of vue router), only Header and Nav . I can understand how it not work .
production : https://ibb.co/kkvZGc
dev: https://ibb.co/dfmKhH
The text was updated successfully, but these errors were encountered: