Commit 9d426ea1 authored by chencheng's avatar chencheng

fix: publicPath problem, Close #1

parent 5bda6098
export default { export default {
"publicPath": "/static/",
"proxy": { "proxy": {
"/api": { "/api": {
"target": "http://jsonplaceholder.typicode.com/", "target": "http://jsonplaceholder.typicode.com/",
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment