rsnext/packages/next/build/swc
Maia Teegarden 4a5fc41b24
Fix dynamic style issue (#29163)
* Fix dynamic style issue

* Update affected tests

* Build next-swc binaries

* Remove clone

* Build next-swc binaries
2021-09-21 16:14:38 +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 Fix dynamic style issue (#29163) 2021-09-21 16:14:38 +02:00
tests Fix dynamic style issue (#29163) 2021-09-21 16:14:38 +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 Fix transform of ` in styled-jsx (#29136) 2021-09-16 15:08:42 +02:00
Cargo.toml next-ssg: Don't inject __N_SSP for files without server props. (#29141) 2021-09-16 16:26:38 +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