这是indexloc提供的服务,不要输入任何密码
Skip to content

docs: fix typo in migrate-from-lerna.mdx #457

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

Merged
merged 1 commit into from
Dec 29, 2021
Merged

Conversation

kyletsang
Copy link
Contributor

Removes an extra "using" in the docs

@vercel
Copy link

vercel bot commented Dec 29, 2021

This pull request is being automatically deployed with Vercel (learn more).
To see the status of your deployment, click below or on the icon next to each commit.

🔍 Inspect: https://vercel.com/vercel/turbo-site/HSKeHzwM9pUBXqF8JuphzSjq7XcY
✅ Preview: https://turbo-site-git-fork-kyletsang-patch-1.vercel.sh

@jaredpalmer jaredpalmer merged commit 011dff7 into vercel:main Dec 29, 2021
@kyletsang kyletsang deleted the patch-1 branch December 29, 2021 06:42
sokra pushed a commit that referenced this pull request Oct 25, 2022
Closes #440

This uses swc's preset_env to automatically downlevel code according to the environment's browser targets, and sets next-dev to use a limited, modern target.

To do:
* [x] Add snapshot test
* [x] turbotrace test failures — looks like this has something to do with the Buffer module? Hitting swc's "multiple constructors" not implemented: https://github.com/swc-project/swc/blob/f655488cfa252e68d8d2c0c01b398d84acc73191/crates/swc_ecma_transforms_compat/src/es2015/classes/mod.rs#L545
* [x] ~Benchmark downleveling node_modules (probably on front) and make a decision re: downleveling everything vs. just workspaces~ Filed as #457
jridgewell pushed a commit to vercel/next.js that referenced this pull request Mar 10, 2023
…l/turborepo#380)

Closes vercel/turborepo#440

This uses swc's preset_env to automatically downlevel code according to the environment's browser targets, and sets next-dev to use a limited, modern target.

To do:
* [x] Add snapshot test
* [x] turbotrace test failures — looks like this has something to do with the Buffer module? Hitting swc's "multiple constructors" not implemented: https://github.com/swc-project/swc/blob/f655488cfa252e68d8d2c0c01b398d84acc73191/crates/swc_ecma_transforms_compat/src/es2015/classes/mod.rs#L545
* [x] ~Benchmark downleveling node_modules (probably on front) and make a decision re: downleveling everything vs. just workspaces~ Filed as vercel/turborepo#457
sokra pushed a commit to vercel/next.js that referenced this pull request Mar 13, 2023
…l/turborepo#380)

Closes vercel/turborepo#440

This uses swc's preset_env to automatically downlevel code according to the environment's browser targets, and sets next-dev to use a limited, modern target.

To do:
* [x] Add snapshot test
* [x] turbotrace test failures — looks like this has something to do with the Buffer module? Hitting swc's "multiple constructors" not implemented: https://github.com/swc-project/swc/blob/f655488cfa252e68d8d2c0c01b398d84acc73191/crates/swc_ecma_transforms_compat/src/es2015/classes/mod.rs#L545
* [x] ~Benchmark downleveling node_modules (probably on front) and make a decision re: downleveling everything vs. just workspaces~ Filed as vercel/turborepo#457
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.

2 participants