MrFranke / nextjs-effector-fabric-minimal-rep

Minimal reproduce effector-babel bug

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Plugin effector-babel generate two different sids when option factories was enabled

For reproduce bug:

  1. Run yarn and yarn dev
  2. Open localhost:3000
  3. Open web browser console
  4. Reload page and compare SIDs logs in terminal and console.

In terminal:

SID in terminal

In console:

SID in console

About

Minimal reproduce effector-babel bug


Languages

Language:TypeScript 90.6%Language:CSS 8.9%Language:JavaScript 0.5%