You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Migrate configurator UI to pnmp and turborepo (jitsucom#946)
This PR replaces yarn & lerna with pnpm & turpborepo for building configurator UI. Also, it makes a few collateral changes such as fixing styles for <Skeleton />, introducing mandatory linter during build phase and fixing few potential React bugs (found by linter!)