We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dd2f733 commit c2fe3bfCopy full SHA for c2fe3bf
vue.config.js
@@ -0,0 +1,4 @@
1
+module.exports = {
2
+ // use this option for production linking
3
+ publicPath: process.env.NODE_ENV === 'production' ? '/vue/demo/4.0/free/' : '/',
4
+}
0 commit comments