Igor Voronin
Igor Voronin
## 🐛 Bug report ### Current Behavior if babel config file is anything besides default `.babelrc` (let's say `.babelrc.json` as I prefer extensions) then it will not be picked up...
## 🚀 Feature request Current default options passed to babel loader result in `cache/razzle-babel-loader` folder with lots of files in project. People workaround this by disabling this cache (makes builds...
## Description Instead of using `z-index` that may interfere with other components we can achieve same effect by placing selected flag node after input node. ## Screenshots (if appropriate): ...