Replace app.js with webpack-dev-server (#5797)

This commit is contained in:
Scott Bell
2022-09-30 17:17:02 +02:00
committed by GitHub
parent 35c42ba43d
commit 2bdac56505
25 changed files with 107 additions and 499 deletions

View File

@@ -22,7 +22,7 @@
/*
Collection of Visual Tests set to run in a default context. The tests within this suite
are only meant to run against openmct's app.js started by `npm run start` within the
are only meant to run against openmct started by `npm start` within the
`./e2e/playwright-visual.config.js` file.
*/