mirror of
https://github.com/eyebluecn/tank-front
synced 2024-04-21 12:31:55 +00:00
Fix the static path issue.
This commit is contained in:
+1
-1
@@ -1,5 +1,5 @@
|
||||
module.exports = {
|
||||
publicPath: "./",
|
||||
publicPath: "/",
|
||||
assetsDir: "static",
|
||||
devServer: {
|
||||
port: 6015,
|
||||
|
||||
Reference in New Issue
Block a user