rsnext/packages/next/build/swc
Maia Teegarden d5aa0387b9
Add page config swc transform (#30183)
* Add page config swc transform

* Build next-swc binaries

* Disable page config transform in some scenarios

* Build next-swc binaries

* Only skip dropping bundle in dev mode

* Build next-swc binaries

* Allow for amp 'hybrid' configuration

* Build next-swc binaries
2021-10-22 16:08:09 -07: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 Add page config swc transform (#30183) 2021-10-22 16:08:09 -07:00
tests Add page config swc transform (#30183) 2021-10-22 16:08:09 -07: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 Add page config swc transform (#30183) 2021-10-22 16:08:09 -07:00
Cargo.toml Add page config swc transform (#30183) 2021-10-22 16:08:09 -07:00
index.js Remove unused options from swc-loader (#29907) 2021-10-14 08:50:55 +00:00
rust-toolchain Add/styled jsx swc (#29005) 2021-09-15 09:24:31 +02:00