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 af59ce4 commit d2b13d7Copy full SHA for d2b13d7
vue.config.js
@@ -0,0 +1,3 @@
1
+module.exports = {
2
+ publicPath: process.env.NODE_ENV === 'production' ? '/display/' : '/'
3
+}
0 commit comments