Jax

Results 7 comments of Jax

> This does not seem to work for mobile I tried the conversion using the following rule , and it returned null ``` iOS >= 9 Android >= 4.0 ```...

需要 Lombok 插件

> > Hi @dengbupapapa , this packages is yet to be released on npm. > > What is not working properly? can you provide more context with reporducible repo? >...

There are still some problems with the `splitChunks` type support . ``` config .optimization .splitChunks({ name: false, chunks: 'all', }) // WebStorm prompts to return Optimization .end() // WebStorm prompts...

> @JaxXu thanks for testing. I have fixed it Great, now it works very well in my project . Thank you for your work!