Skip to content
This repository has been archived by the owner on Apr 29, 2022. It is now read-only.

web-padawan/hermione-esm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

hermione-esm

This is a hermione plugin that starts @web/dev-server before running tests.

Installation

npm install hermione-esm

Configuration

module.exports = {
  // ...
  plugins: {
    'hermione-esm': {
      port: 8081
    }
  },
  //...
}

About

hermione plugin that starts @web/dev-server before running tests

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published