babel-plugin-inline-react-svg icon indicating copy to clipboard operation
babel-plugin-inline-react-svg copied to clipboard

enabling babel-loader cacheDirectory does not recognize new icons

Open AndyOGo opened this issue 7 years ago • 3 comments
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.

AndyOGo avatar May 03 '18 15:05 AndyOGo

I ran into this issue too. Is it gonna be fixed? If it isn't why didn't anybody close it yet?

frux avatar Jul 02 '19 16:07 frux

Nope, isn't fixed as far as I know. Since more than one year I just disabled the cacheDirectory option 😞

AndyOGo avatar Jul 02 '19 20:07 AndyOGo

Hi @AndyOGo how did u disabled cache directory if u are using customize-cra for create-react-app

MoatazAbdallh avatar May 28 '20 23:05 MoatazAbdallh