Results 15 comments of Julien Polo

You might be right on the "fix on-save" behavior and I am opened to change my dev practices. Nevertheless, even if you just launch manually the `eslint --fix` command, the...

I have the problem, it does not seems to crash but the phone is heating and the app is not responding. It seems to be reproducible when I uninstall/reinstall the...

Generally speaking the constraint with FBCoreKit to a fixed version poses a problem with peer plugins/native code that depends also on FBCoreKit. I am using/maintaining other capacitor plugins that relies...

There are other causes of heavy weight : rxjs. Imho, concurrently would benefit a great performance improvement if it just distribute a tree shaken optimized with no npm dependency cli...