v0.1.19
Features
-
add --filter option for build command (1602950)
Example:
$ houl build --filter **/*.js
Only matched files with the glob patterns are built/output.
add --filter option for build command (1602950)
Example:
$ houl build --filter **/*.jsOnly matched files with the glob patterns are built/output.