update
Showing
README.md
100644 → 100755
commands/add.js
100644 → 100755
commands/build.js
100644 → 100755
commands/serve.js
100644 → 100755
This diff is collapsed.
generator/index.js
100644 → 100755
6.69 KB
generator/template/main.html
100644 → 100755
generator/template/main.ts
100644 → 100755
generator/template/views/Main.vue
100644 → 100755
index.js
100644 → 100755
package.json
100644 → 100755
{ | ||
"name": "vue-cli-plugin-multi-pages", | ||
"version": "1.0.0", | ||
"description": "", | ||
"version": "1.1.3", | ||
"description": "vue-cli3多页开发插件", | ||
"main": "index.js", | ||
"scripts": { | ||
"test": "echo \"Error: no test specified\" && exit 1" | ||
}, | ||
"author": "", | ||
"license": "ISC", | ||
"devDependencies": { | ||
"copy": "^0.3.2" | ||
} | ||
} | ||
\ No newline at end of file | ||
"keywords": [], | ||
"author": "shangbj", | ||
"license": "ISC" | ||
} |
util/formatStats.js
100644 → 100755
util/getAssetPath.js
deleted
100644 → 0
util/isAbsoluteUrl.js
100644 → 100755
File mode changed from 100644 to 100755
util/prepareProxy.js
100644 → 100755
File mode changed from 100644 to 100755
util/prepareURLs.js
100644 → 100755
File mode changed from 100644 to 100755
util/resolveAppConfig.js
100644 → 100755
util/resolveLibConfig.js
0 → 100755
util/resolveWcConfig.js
0 → 100755
util/validateWebpackConfig.js
100644 → 100755
File mode changed from 100644 to 100755