You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
-> It is possible to configure advanced options for serving static files from directory. See the Express documentation for the possible options. https://webpack.js.org/configuration/dev-server/#devserverstatic
485
485
Details:
486
486
* configuration.static.publicPath should be one of these:
@@ -495,7 +495,7 @@ exports[`options validate should throw an error on the "static" option with '{"p
495
495
exports[`options validate should throw an error on the "static" option with '{"serveIndex":"true"}' value 1`] = `
496
496
"ValidationError: Invalid configuration object. Object has been initialized using a configuration object that does not match the API schema.
-> It is possible to configure advanced options for serving static files from directory. See the Express documentation for the possible options. https://webpack.js.org/configuration/dev-server/#devserverstatic
500
500
Details:
501
501
* configuration.static.serveIndex should be one of these:
@@ -510,7 +510,7 @@ exports[`options validate should throw an error on the "static" option with '{"s
510
510
exports[`options validate should throw an error on the "static" option with '{"watch":10}' value 1`] = `
511
511
"ValidationError: Invalid configuration object. Object has been initialized using a configuration object that does not match the API schema.
-> It is possible to configure advanced options for serving static files from directory. See the Express documentation for the possible options. https://webpack.js.org/configuration/dev-server/#devserverstatic
515
515
Details:
516
516
* configuration.static.watch should be one of these:
@@ -526,29 +526,29 @@ exports[`options validate should throw an error on the "static" option with '{"w
526
526
exports[`options validate should throw an error on the "static" option with '0' value 1`] = `
527
527
"ValidationError: Invalid configuration object. Object has been initialized using a configuration object that does not match the API schema.
-> It is possible to configure advanced options for serving static files from directory. See the Express documentation for the possible options. https://webpack.js.org/configuration/dev-server/#devserverstatic
-> It is possible to configure advanced options for serving static files from directory. See the Express documentation for the possible options. https://webpack.js.org/configuration/dev-server/#devserverstatic
-> It is possible to configure advanced options for serving static files from directory. See the Express documentation for the possible options. https://webpack.js.org/configuration/dev-server/#devserverstatic
485
485
Details:
486
486
* configuration.static.publicPath should be one of these:
@@ -495,7 +495,7 @@ exports[`options validate should throw an error on the "static" option with '{"p
495
495
exports[`options validate should throw an error on the "static" option with '{"serveIndex":"true"}' value 1`] = `
496
496
"ValidationError: Invalid configuration object. Object has been initialized using a configuration object that does not match the API schema.
-> It is possible to configure advanced options for serving static files from directory. See the Express documentation for the possible options. https://webpack.js.org/configuration/dev-server/#devserverstatic
500
500
Details:
501
501
* configuration.static.serveIndex should be one of these:
@@ -510,7 +510,7 @@ exports[`options validate should throw an error on the "static" option with '{"s
510
510
exports[`options validate should throw an error on the "static" option with '{"watch":10}' value 1`] = `
511
511
"ValidationError: Invalid configuration object. Object has been initialized using a configuration object that does not match the API schema.
-> It is possible to configure advanced options for serving static files from directory. See the Express documentation for the possible options. https://webpack.js.org/configuration/dev-server/#devserverstatic
515
515
Details:
516
516
* configuration.static.watch should be one of these:
@@ -526,29 +526,29 @@ exports[`options validate should throw an error on the "static" option with '{"w
526
526
exports[`options validate should throw an error on the "static" option with '0' value 1`] = `
527
527
"ValidationError: Invalid configuration object. Object has been initialized using a configuration object that does not match the API schema.
-> It is possible to configure advanced options for serving static files from directory. See the Express documentation for the possible options. https://webpack.js.org/configuration/dev-server/#devserverstatic
-> It is possible to configure advanced options for serving static files from directory. See the Express documentation for the possible options. https://webpack.js.org/configuration/dev-server/#devserverstatic
0 commit comments