Skip to content

Commit ff85cd3

Browse files
committed
just shoot me (C) whatthecommit.com
1 parent 7b55032 commit ff85cd3

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

eaglejs-slideshow/vue.config.js

+5
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
const publicPath = process.env.BASE_HREF || '/';
2+
3+
module.exports = {
4+
publicPath,
5+
};

0 commit comments

Comments
 (0)