rsnext/packages/next/build/swc
Donny/강동윤 f1c62d5073
feat(build/swc): Add debug utilities (#29730)
* Make debug build faster

* Organize for easier testing

* Add example tests

* Test system

* Update test refs

* Ensure that we are fully processing

* Update test refs

* Update test system

* Update swc

* Fix

* Update test refs

* Update test refs

* Ignore tests in nextbuild task

* Fix attrs

* Add a test

* Update test refs

* Add a test

* Fix hygiene bug

* Update test refs

* Update swc

* Build next-swc binaries

Co-authored-by: Tim Neutkens <timneutkens@me.com>
Co-authored-by: kdy1 <kdy1@users.noreply.github.com>
2021-10-10 07:25:15 +02:00
..
.cargo Add/amp attribute patcher (#27700) 2021-08-03 09:54:57 -07:00
npm Use @next scope for native packages (#28046) 2021-08-12 13:59:53 -07:00
src feat(build/swc): Add debug utilities (#29730) 2021-10-10 07:25:15 +02:00
tests feat(build/swc): Add debug utilities (#29730) 2021-10-10 07:25:15 +02:00
.rustfmt.toml Port next-ssg getStaticProps/getServerSideProps tree shaking Babel transform to rust (#27552) 2021-08-03 14:02:23 +02:00
build.rs Add initial next swc package with first transform (#27355) 2021-07-27 17:07:28 +02:00
Cargo.lock feat(build/swc): Add debug utilities (#29730) 2021-10-10 07:25:15 +02:00
Cargo.toml feat(build/swc): Add debug utilities (#29730) 2021-10-10 07:25:15 +02:00
index.js Pass code as buffer to swc minify (#29009) 2021-09-11 00:57:01 +00:00
rust-toolchain Add/styled jsx swc (#29005) 2021-09-15 09:24:31 +02:00