vue-pizza
vue-pizza copied to clipboard
ERROR: Production version not import Component to App.vue (npm run build)
trafficstars
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