Sent all routes to index.html
This commit is contained in:
parent
8953c38e9b
commit
eba464be13
@ -11,6 +11,7 @@ module.exports = {
|
||||
public: "/",
|
||||
src: "/dist",
|
||||
},
|
||||
routes: [{ match: "routes", src: ".*", dest: "/index.html" }],
|
||||
optimize: {
|
||||
bundle: true,
|
||||
},
|
||||
|
Loading…
x
Reference in New Issue
Block a user