This is a hermione plugin that starts @web/dev-server before running tests.
npm install hermione-esm
module.exports = {
// ...
plugins: {
'hermione-esm': {
port: 8081
}
},
//...
}| Name | Name | Last commit date | ||
|---|---|---|---|---|
This is a hermione plugin that starts @web/dev-server before running tests.
npm install hermione-esm
module.exports = {
// ...
plugins: {
'hermione-esm': {
port: 8081
}
},
//...
}