Alexey
Alexey
I'm was thinking so, but small researching in babel-handbook was give me only one answer: you can't check file scope, but plugin can have `pre` callback thats calls for every...
For better collisions check plugin must store per scope variables thats can override imported names from effector
can be, because this logic remains the same as I can see, should be checked
1. Babel plugin - different sid's (somewhere with backslashes) 2. Tests related with babel plugin 3. Typings tests: ``` - Snapshot + Received - - --typescript-- - Type '[number, "username"...
Now most test is pass, but some still fail: FAIL types src/types/__tests__/effector/forward.test.js (7.789s) Click to expand - Snapshot + Received @@ -1,10 +1,16 @@ " --typescript-- - Type 'Event' is...
Now tests related with babel-plugin fails with error: `Cannot find module 'babel-plugin-.\src\babel\babel-plugin' from 'E:\!opensource\effector'`
Today only one typings test fails: ` FAIL src/types/__tests__/effector/forward.test.js (8.082s)`
You right we are not yet implemented that functional
How i can see, problem is: you want to skip easy-config, but some settings from `.cloudbeaver.runtime.conf` is overridden and you want to find the way to configure server without easy-config?
I will check this case, because my original one was about focusing element on re-render. Can you please describe your case more detaily? How can i reproduce it?