We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7b55032 commit ff85cd3Copy full SHA for ff85cd3
eaglejs-slideshow/vue.config.js
@@ -0,0 +1,5 @@
1
+const publicPath = process.env.BASE_HREF || '/';
2
+
3
+module.exports = {
4
+ publicPath,
5
+};
0 commit comments