Highlights
- 45 discussions answered
Block or Report
Block or report merceyz
Report abuse
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePinned
-
babel-plugin-optimize-clsx Public
Babel plugin to optimize the use of clsx, classnames, and other libraries with a compatible API
-
903 contributions in the last year
Less
More
Contribution activity
December 2021
Created 11 commits in 2 repositories
Created 2 repositories
- merceyz/docusaurus TypeScript
- merceyz/critters JavaScript
Created a pull request in facebook/docusaurus that received 6 comments
fix: declare missing dependencies
Motivation #6047 made Docusaurus PnP strict mode compatible but by default PnP still allows some fallbacks, this PR disables that fallback in the e…
+9
−1
•
6
comments
Opened 10 other pull requests in 3 repositories
yarnpkg/berry
3
open
4
merged
1
closed
-
fix(fslib): map
FileHandlefunctions to their fd counterpart - ci: add Docusaurus e2e test
- chore(compat): update extensions list
- fix(pnp): suppress experimental ESM loader warning
-
docs: remove reference to
yarn linkinglobalFolderdocs - fix(pnpm): don't remove store before install finishes
-
fix(core): get the locator from the real resolver in
LegacyMigrationResolver - ci: fix e2e tests timing out
facebook/create-react-app
1
open
GoogleChromeLabs/critters
1
open
Reviewed 8 pull requests in 2 repositories
yarnpkg/berry
6 pull requests
-
docs: remove reference to
yarn linkinglobalFolderdocs -
fix(core): get the locator from the real resolver in
LegacyMigrationResolver - fix(pnp): load the entrypoint as CJS if it isn't ESM
-
chore(compat) add
eslint-plugin-importextensions - build: improve tree shaking
- docs: use BaseCommand in plugin tutorial