feat(config): switch compile target configuration from npmextra to smartconfig

This commit is contained in:
2026-03-24 15:06:48 +00:00
parent cb60971f27
commit c5bbc1ca26
7 changed files with 39 additions and 13 deletions

View File

@@ -1,5 +1,11 @@
# Changelog
## 2026-03-24 - 1.3.0 - feat(config)
switch compile target configuration from npmextra to smartconfig
- replace the @push.rocks/npmextra dependency with @push.rocks/smartconfig
- load compileTargets via Smartconfig and update CLI and runtime messages to reference smartconfig.json
## 2026-03-15 - 1.2.0 - feat(readme)
document config-based compile targets via npmextra.json