Roman Usherenko
Roman Usherenko
Is there a plan to make the location of `manifest.js` customizable? I have an app that consists from engines exclusively, so there's no `app` folder at all. There's one non-isolated...
In a situation when a method comes from an included module and then this same method is refined, invoking `expect().to receive` fails as if the method is not present at...
Hey! thx for the polyfill! I'm trying to bolt it onto a dropdown and I'm applying the polyfil after the dropdown is open. This works. But when I close the...