Removes deprecated option for inline
This commit is contained in:
@@ -68,7 +68,6 @@ module.exports = (env, argv) => ({
|
||||
},
|
||||
devServer: {
|
||||
port: 8081,
|
||||
inline: true,
|
||||
hot: true,
|
||||
open: true,
|
||||
historyApiFallback: true,
|
||||
|
||||
Reference in New Issue
Block a user