- Use strings instead of regex literals for patterns in config. Fixes #2. Thanks to @schpaa for reporting the issue.
- Remove unnecessary update-ins. No user visible changes. See #1.
- Remove debugging output leftover from last change.
- Only walk
:closure-defines
inbuild-state
(i.e. the config). This fixes #1. Thanks to @thheller for reporting and proposing fix.
Initial release.