1.0.6 • Published 8 years ago

koa-less-middleware v1.0.6

Weekly downloads
1
License
MIT
Repository
gitlab
Last release
8 years ago

koa-less-middleware

koa-less-middleware api like less

app.use(less(cwdPath, {
    debug: false,
    compress: false,
    sourceMap: false,
    //ignoreWatchReg: //, // 去除哪些文件不需要watch
    paths : [baseSrc,getBowerPath()]
  }
));

log 1.0.0 添加动态依赖 watch极致优化 20ms级别响应

log 1.0.3 watch render 队列 url render 提前响应

####bug 反馈 zhoujianlin8@gmail.com

1.0.6

8 years ago

1.0.5

8 years ago

1.0.4

8 years ago

1.0.3

9 years ago

1.0.2

9 years ago

1.0.1

9 years ago

0.0.2

9 years ago

0.0.1

9 years ago