dora
Version:
A fully pluggable server for development.
33 lines (17 loc) • 403 B
Markdown
HISTORY
----
## 0.5.0
- support private module for plugin
## 0.4.4
- fix json paramters
## 0.4.3
- babel-runtime as deps
## 0.4.2
- enhance error catch, Ref: #76
## 0.4.1
- support dora.config.js, Ref: #66
## 0.4.0
- use babel-runtime and transform-runtime instead of babel polyfill
## 0.3.3
- feat: add options for koa middleware server-index and static 5938f85
- fix: eslint error