Skip to content

Commit

Permalink
feat(turbopack-ecmascript): use import attributes for annotations
Browse files Browse the repository at this point in the history
  • Loading branch information
ForsakenHarmony committed May 14, 2024
1 parent 7129105 commit 43b2ec3
Show file tree
Hide file tree
Showing 16 changed files with 174 additions and 191 deletions.
3 changes: 3 additions & 0 deletions .prettierignore
Original file line number Diff line number Diff line change
Expand Up @@ -47,3 +47,6 @@ bench/nested-deps/components/**/*
test/lib/amp-validator-wasm.js
test/production/pages-dir/production/fixture/amp-validator-wasm.js
test/e2e/async-modules/amp-validator-wasm.js

# TODO: remove this, but it needs https://github.com/prettier/prettier/pull/15718
packages/next/src/build/templates/app-page.ts
98 changes: 38 additions & 60 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 43b2ec3

Please sign in to comment.