md/vue.config.js
2020-10-20 11:43:11 +00:00

5 lines
69 B
JavaScript

module.exports = {
outputDir: "dist",
publicPath: "/md/",
};