a933b27a by renchao@pashanhoo.com

chore

1 parent 07ec452b
......@@ -6,7 +6,6 @@ function resolve (dir) {
}
const name = defaultSettings.title
const port = process.env.port || process.env.npm_config_port || 8888 // dev port
// All configuration item explanations can be find in https://cli.vuejs.org/config/
module.exports = {
/**
......