提示报错
This commit is contained in:
@@ -23,7 +23,7 @@ module.exports = {
|
|||||||
},
|
},
|
||||||
|
|
||||||
// Various Dev Server settings
|
// Various Dev Server settings
|
||||||
host: '192.168.110.159', // can be overwritten by process.env.HOST
|
host: '192.168.110.157', // can be overwritten by process.env.HOST
|
||||||
port: 8001, // can be overwritten by process.env.PORT, if port is in use, a free one will be determined
|
port: 8001, // can be overwritten by process.env.PORT, if port is in use, a free one will be determined
|
||||||
autoOpenBrowser: true,
|
autoOpenBrowser: true,
|
||||||
errorOverlay: true,
|
errorOverlay: true,
|
||||||
@@ -33,7 +33,7 @@ module.exports = {
|
|||||||
// Use Eslint Loader?
|
// Use Eslint Loader?
|
||||||
// If true, your code will be linted during bundling and
|
// If true, your code will be linted during bundling and
|
||||||
// linting errors and warnings will be shown in the console.
|
// linting errors and warnings will be shown in the console.
|
||||||
useEslint: true,
|
useEslint: false,
|
||||||
// If true, eslint errors and warnings will also be shown in the error overlay
|
// If true, eslint errors and warnings will also be shown in the error overlay
|
||||||
// in the browser.
|
// in the browser.
|
||||||
showEslintErrorsInOverlay: false,
|
showEslintErrorsInOverlay: false,
|
||||||
|
|||||||
Reference in New Issue
Block a user