housekeeping: address inconsistently truncated JS asset responses within Cypress tests (via #5445)
* add Cypress error trace * Update package.json * Update webpack-hot-dev-server.config.js * Update index.js * Update index.js
This commit is contained in:
@@ -65,7 +65,6 @@ module.exports = require("./make-webpack-config")(rules, {
|
||||
port: 3200,
|
||||
publicPath: "/",
|
||||
noInfo: true,
|
||||
hot: true,
|
||||
disableHostCheck: true, // for development within VMs
|
||||
stats: {
|
||||
colors: true
|
||||
|
||||
Reference in New Issue
Block a user