-
Check if [babili](https://github.com/babel/babili) is really working.
-
## Version **0.41.2** of [rollup](https://github.com/rollup/rollup) just got published.
Branch
Build failing 🚨
Dependency
rollup
…
-
I'm working on a library that utilizes async/await feature with babel. When I was working on the library I noticed when I setup the production settings for the output that the development environment …
-
Something simple as the following config won't work
```json
{
"presets": [
["babili", { "mangle": { "blacklist": ["foo"] } }]
]
}
```
Dig into installed `babel-preset-babili` sourc…
-
#298 is closed but this issue is still occurring on angular 2.3.x, 2.4.0 and 2.4.1.
Error: No provider for Store!
with AOT compilation.
When trying angular 2.4 make sure to run a `npm cache cle…
-
```
[etucker: npm_test]$ ll
total 0
[etucker: npm_test]$ npm install uglify-js@2.8.28
npm WARN saveError ENOENT: no such file or directory, open '/home/etucker/play/npm_test/package.json'
npm not…
-
First off, I deeply appreciate all of the work that you've done on Fable. As a JavaScript developer, it was very easy to set things up, and everything Just Worked! In addition, the code output is impr…
Pauan updated
8 years ago
-
I'm looking forward to using this feature: https://github.com/webpack/webpack/tree/webpack-2/examples/harmony-unused
but since this is in the webpack 2 branch, i'm curious as to when this will be rel…