Commit dde8c872 authored by 백승민's avatar 백승민
Browse files

F5

parent aad67055
......@@ -6,5 +6,5 @@ const common = require("./webpack.common.js");
module.exports = merge(common, {
mode: "development",
devtool: "inline-source-map",
devServer: {},
devServer: {historyApiFallback: true},
});
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