greg
greg
update my package to the latest and now it works. `html-webpack-plugin: 4.5.0`
not working with `html-webpack-plugin` version > 4.0.0
This is still open and `vim.foldfix = true` works on vim extenstion not `amvim`
Hi @walkwel . Can you also provide your code here?
@iamakulov I guess I have read it here https://reacttraining.com/blog/react-router-v5/
I removed `node_module` exclude from babel and ts loaders and faced the same bundle size. (some of the packages like `react-router-dom` have esm folder) I also checked this on the...
I'm also interset to migrate to webpack 5. it would be nice to have support for version 5 but since you asked for an alternative I gonna suggest some alternatives...
I think on relay 1.6 this feature implemented on query renderer. There is `dataForm` prop that handle what `query-lookup-rendere` do. I don't exactly know what difference these two approach have....