vue-pizza icon indicating copy to clipboard operation
vue-pizza copied to clipboard

ERROR: Production version not import Component to App.vue (npm run build)

Open nhan-pt opened this issue 7 years ago • 0 comments
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

nhan-pt avatar Apr 11 '18 03:04 nhan-pt