1.0.6 • Published 10 years ago

koa-less-middleware v1.0.6

Weekly downloads
1
License
MIT
Repository
gitlab
Last release
10 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

10 years ago

1.0.5

10 years ago

1.0.4

10 years ago

1.0.3

10 years ago

1.0.2

10 years ago

1.0.1

10 years ago

0.0.2

10 years ago

0.0.1

10 years ago