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