Gábor Soós

Results 5 issues of Gábor Soós

When using the loader with Webpack 4 I get this error message: ```DeprecationWarning: Tapable.plugin is deprecated. Use new API on `.hooks` instead```. It works, but always show deprecation message. The...

Please readd RequireJS support, it worked and made it able to use requirejs module testing on the server

Hi everyone :hand: I would like to know who are using **angular2-babel-esnext-starter** and how you use it. Please share your experiences and usage below! Thank you :heart: > Please don't...

I tried to use it from grunt but when i require 'fs' start getting the following error: ``` TypeError: Cannot read property 'range' of null ``` Any idea where doe...