logger
logger copied to clipboard
Add option for non-babel users in readme
we need to show up how to use this debugging tool without having babel in project
I could work in integration with Vite, probably I will need somo initial guidance.
Vite supports babel out of the box
Hello!
As of the recent '0.14.0' release, 'effector-logger' no longer includes 'effector-inspector' and integration with redux-devtools, so all related issues are gone.
Also, logger does not require any plugins to work anymore. Usage of "effector/babel-plugin" is still desirable though, as it provides useful metadata for the logs.
See the release notes for details https://github.com/effector/logger/releases/tag/v0.14.0