Closed 1c7 closed 6 years ago
it's my first time open issue in Vue.js I follow the guide using https://new-issue.vuejs.org/?repo=vuejs/vue if the format are somehow still wrong, let me know, Thanks
https://forum.vuejs.org/t/api-spa-deployment-best-practices/14544 receive 0 comment
https://forum.vuejs.org/t/vue-webpack-template-deployment-flow/2992 receive 0 comment
Hi @1c7 I think your question could be answered through search engine like: How to deploy (and use) static web assets on mainstream CDN services. Actually you don't need do any more special things on Vue.js itself. Thanks.
Deploying a Vue app is the same as deploying a static website or a node app if you have SSR. You don't need anything specific to Vue 🙂 This is a duplicate of https://github.com/vuejs/vuejs.org/issues/1517
Thanks! @posva @Jinjiang
What problem does this feature solve?
Step by Step guide on how to deploy Vue.js properly
What does the proposed API look like?
No API, just document change