rsnext/test
Donny/강동윤 a5c180388a
Update swc_core to v0.82.11 (#54653)
### What?

Update swc crates to
44de87f481

### Why?

To use `import with` and etc...

### How?

Closes WEB-1460
Fixes #

---

Turbopack counterpart: https://github.com/vercel/turbo/pull/5820

---------

Co-authored-by: Tobias Koppers <tobias.koppers@googlemail.com>
2023-09-01 15:35:04 +02:00
..
.stats-app fix: minimum node version 16.14.0 (#54331) 2023-08-22 08:58:53 +00:00
__mocks__ [edge] bump @edge-runtime/* package suite (#49092) 2023-05-31 08:03:20 +00:00
development Add @visx/visx to the import optimization list (#54778) 2023-08-30 15:11:03 +00:00
e2e Update swc_core to v0.82.11 (#54653) 2023-09-01 15:35:04 +02:00
examples feat(cli): introduce --tailwind flag (#46927) 2023-03-16 16:06:27 +01:00
integration Update swc_core to v0.82.11 (#54653) 2023-09-01 15:35:04 +02:00
lib fix: improve error message when output: export in app router (#54202) 2023-08-21 14:45:00 +00:00
production Update tag handling for app cache (#53321) 2023-08-31 15:17:40 -07:00
unit Update tag handling for app cache (#53321) 2023-08-31 15:17:40 -07:00
.gitignore ci(workflow): enable test trace upload (#51107) 2023-06-12 17:14:13 +00:00
jest-setup-after-env.ts type check tests (and convert next-test-utils.js to ts) (#51071) 2023-06-23 17:42:50 +00:00
jest.d.ts refactor smooth scroll bailout logic in app navigations (#53186) 2023-07-27 14:39:51 +00:00
readme.md refactor: split up CONTRIBUTING.md (#40515) 2022-09-16 14:54:58 -07:00
test-file.txt
turbopack-tests-manifest.js Turbopack: add middleware support for next.rs api dev mode (#54555) 2023-08-27 12:10:15 +02:00

See Testing for more information on how you can run/write/debug tests for Next.js.