babel-plugin-inline-react-svg
babel-plugin-inline-react-svg copied to clipboard
enabling babel-loader cacheDirectory does not recognize new icons
trafficstars
If we enable the cacheDirectory option of babel-loader changes to an icon do not trigger rebuilds of webpack 🤔
But changes in .jsx, .js, .scss etc. files do work even if cacheDirectory is enabled.
I ran into this issue too. Is it gonna be fixed? If it isn't why didn't anybody close it yet?
Nope, isn't fixed as far as I know. Since more than one year I just disabled the cacheDirectory option 😞
Hi @AndyOGo how did u disabled cache directory if u are using customize-cra for create-react-app