We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d64a4a2 commit e66ed38Copy full SHA for e66ed38
README.md
@@ -501,7 +501,11 @@ add silent option to silence log output and apply to config.
501
* component handles prerendered hyperapp objects correctly again.
502
* html pages have their href and src elements prefixed with WEB_ROOT
503
504
-##### 0.0.120 - unreleased
+##### 0.0.120
505
+* runConfig: bail early if config file is not found
506
+* lib/findConfigFile: only process.exit if args.silent is false
507
+
508
+##### 0.0.121 - unreleased
509
...
510
511
[npm-image]: https://img.shields.io/npm/v/@magic/core.svg
0 commit comments