Add support for serving CSS modules when operating in BOS Web Engine mode
Refactor and improved error handling by @robertlopezdev
Add argument for specifying port to serve on
Improved documentation of command and arguments
Add support for organizing .
delimited component names into directories to be more compatible
with the near-social
CLI. e.g. DIG.Button.jsx
→ DIG/Button.jsx
Take optional path parameter, defaulting to the current directory (previously ./src
)
Initial release. Takes a single argument of the account ID used when serving components