@overlook/plugin-build
Version:
Overlook framework build plugin
30 lines (16 loc) • 347 B
Markdown
# Changelog
## 0.1.3
Bug fixes:
* Empty build dir before writing new build
* Delete `[BUILD_FILES]` from all routes
* Init undefined `[BUILD_FILES]`
Dev:
* Update dev dependencies
## 0.1.2
Bug fixes:
* Resolve file path on child routes
## 0.1.1
Bug fixes:
* Run `[PRE_BUILD]` within each route's debug zone
## 0.1.0
* Initial release