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 b5fb1c1 commit e952711
Show file tree
Hide file tree
Showing 13 changed files with 520 additions and 192 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 e952711

Please sign in to comment.