This commit is contained in:
@@ -4,6 +4,12 @@
|
|||||||
*/
|
*/
|
||||||
|
|
||||||
module.exports = {
|
module.exports = {
|
||||||
|
// 输出目录
|
||||||
|
outputDir: 'dist/build/h5',
|
||||||
|
|
||||||
|
// 静态资源目录
|
||||||
|
assetsDir: 'static',
|
||||||
|
|
||||||
devServer: {
|
devServer: {
|
||||||
proxy: {
|
proxy: {
|
||||||
// 代理所有 /api 开头的请求
|
// 代理所有 /api 开头的请求
|
||||||
|
|||||||
Reference in New Issue
Block a user