Nicolas Martel

Results 2 issues of Nicolas Martel

https://github.com/neutrinojs/neutrino/issues/1624 Let's try webpack 5 again, at this point every plugin/loader have compatibility. This PR contains the content from these two branches. - https://github.com/neutrinojs/neutrino/pull/1584 - https://github.com/neutrinojs/neutrino/compare/webpack-5 TODO: - [x] Infinite...

If you test the demos using IE9, you cannot click on the input to gain focus. Changing the background from `transparent` to `rgba(0,0,0,0)` fixes the issue.