curtiswilkinson / roomservice

https://www.npmjs.com/package/roomservice
MIT License
6 stars 1 forks source link

A CLI argument to specify some rooms to be ignored #9

Closed curtiswilkinson closed 6 years ago

curtiswilkinson commented 6 years ago

Some user feedback was that it would be good to have a --ignore flag, that takes a list of room names that will be exempt from being build, regardless of their having changed.

This is because there are instances where you're running the target service of a room in a development mode (webpack dev server or something) and you don't need it to be built at this point in time.

curtiswilkinson commented 6 years ago

This was merged in: https://github.com/curtiswilkinson/roomservice/pull/10 published 2.0.2