Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(react): add swc transpile option rather than tsc+babel #2

Draft
wants to merge 59 commits into
base: feat-react-lib-format-option
Choose a base branch
from

Conversation

jaysoo
Copy link
Owner

@jaysoo jaysoo commented Aug 18, 2021

Current Behavior

Expected Behavior

Related Issue(s)

Fixes #

@jaysoo jaysoo force-pushed the feat-react-lib-format-option branch from 9a431a7 to d370835 Compare August 19, 2021 01:59
- Clean up @nrwl/web:package executor
- Combine react package e2e tests to speed up test time
@jaysoo jaysoo force-pushed the feat-react-swc branch 4 times, most recently from 18033e5 to 1c2bb50 Compare August 19, 2021 13:27
meeroslav and others added 15 commits August 19, 2021 15:27
* fix(web): Added WebpackError for webpack 4 compatibility

* Added WebpackError to cypress and node
1- Implement a hook generator which provides the skeleton for a new hook, including a test which
uses @testing-library/react-hooks
2- add --pascalCaseDirs to the component generator, so you can
have 'SomeComponent/SomeComponent.tsx' instead of 'some-component/SomeComponent.tsx'

Co-authored-by: Sam Clement <[email protected]>
* fix(core): remove eslintrc double extends update on move

* fix(core): move eslintrc move logic back to eslint update
Nrwl CI Machine and others added 29 commits August 23, 2021 10:51
…ep configuration in sync (nrwl#6832)

Co-authored-by: Leosvel Pérez Espinosa <[email protected]>
* docs(angular): add mfe guide

Add guide "How to setup a Micro Frontend with Angular and Nx" to docs

* docs(angular): fix some issues with mfe guide

Co-authored-by: Jason Jean <[email protected]>
* feat(angular): upgrade to ~12.2.0

* fix(angular): adjust nrwl/angular packageJson to pass depCheck

* fix(angular): add @angular/platform-server to migrations

Co-authored-by: Chau Tran <[email protected]>
* fix(angular): move upgrade 12.2 to 12.9.0 migrations

* fix(angular): move typescript version to 12.9

Co-authored-by: Chau Tran <[email protected]>
the provided scope in the commit message example is not an accepted one

Co-authored-by: Cristóbal Domínguez <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.