-
E.g. [acorn](https://github.com/ternjs/acorn) or [esprima](http://esprima.org/).
-
Rebirth & Rework
---
- rewrite from scratch
- ES6 / eslint standard config
- ES7 stuff, decorators, di (experimental)
- make / npm run scripts as default built tool
- popular build tools adapters (gr…
-
I'm facing problems to use plugin in latest 6.5.1 Kibana release
`Version: 6.5.1
Build: 18763
Error: Error: [$injector:unpr] Unknown provider: timefilterProvider
-
Hi guys,
I just notice the build for a somehow complex less file was taking **about 4s**. I did some debug and found that the imports are parsed several times. Even when they were already previously…
-
Based on this discussion https://github.com/systemjs/systemjs/issues/172, I'm trying to implement a cache busting extension for karma-systemjs.
There is a doc page (https://github.com/ModuleLoader/es6…
-
-
Hello,
I use jour maven plugin and i want to force a composer update on one dependency during the build.
Is it possible ?
Thanks
-
Hi Drew,
I've been wanting to write a Prettier plugin for Cobalt UI to familiarise myself a bit more with the tool. The rationale behind plugins for Prettier/ESLint is simple: having it pre-written…
-
Hi.
CSS Variable are quite well supported but are not in IE11
-
Hi there!
We are starting a big app (+400screens) and we are thinking to follow your style guide. We have a main doubt; can’t figure out how to implement Lazy Loading when the route is defined in th…