logger icon indicating copy to clipboard operation
logger copied to clipboard

Add option for non-babel users in readme

Open YanLobat opened this issue 2 years ago • 2 comments

we need to show up how to use this debugging tool without having babel in project

YanLobat avatar Apr 20 '22 15:04 YanLobat

I could work in integration with Vite, probably I will need somo initial guidance.

mfeitoza avatar Aug 04 '22 21:08 mfeitoza

Vite supports babel out of the box

sergeysova avatar Aug 05 '22 09:08 sergeysova

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

AlexandrHoroshih avatar May 14 '23 17:05 AlexandrHoroshih