Pinned
604 contributions in the last year
Less
More
Contribution activity
May 1, 2021
jaysoo has no activity
yet for this period.
April 2021
Created 29 commits in 6 repositories
Created 3 repositories
- jaysoo/acme TypeScript
- jaysoo/ng-multi-versions Shell
-
jaysoo/nx-repro-4990-next-babel-issues
TypeScript
•
Built by
Created a pull request in nrwl/nx that received 3 comments
docs(core): add script to check if Vercel build should be ignored or not
Current Behavior Expected Behavior Related Issue(s) Fixes #
+30
−0
•
3
comments
Opened 20 other pull requests in 3 repositories
nrwl/nx
13
merged
3
closed
- docs(core): disable automatic production nx.dev deploys
- docs(core): testing vercel affected script
- docs(core): add title and collapsible menu to nx.dev docs viewer
- docs(core): implement sidebar menu for nx.dev
- feat(nextjs): add incremental build support to Next.js apps
- fix(react): generate apps/libs using Emotion CSS with valid .babelrc files
- chore(nextjs): unskip e2e tests
- fix(gatsby): update our gatsby-cli to v3
- docs(core): cleanup nx.dev layout
- docs(core): cleanup nx.dev layout
- chore(repo): remove unnecessary babel packages and update TS to 4.1.5
- feat(linter): use recommended react hooks eslint config
- feat(react): use "@babel/plugin-transform-runtime" so babel helpers c…
- feat(nextjs): update Next.js to 10.1.3
- feat(gatsby): update to Gatsby 3.2.1
- docs(core): renamed nx-dev projects and files
jaysoo/acme
3
open
jaysoo/nx
1
closed
Reviewed 10 pull requests in 2 repositories
nrwl/nx 6 pull requests
vijaykumariiit/web-ui-developer-puzzle-master 4 pull requests
Created an issue in nrwl/nx that received 1 comment
Add eslint rule for checking default import of React
Description
Since React will stop supporting import React from 'react' in the future, we should create a rule to find these problems.
Motivation
So…
1
comment