rsnext/packages/next-swc/crates
Tobias Koppers ccce2d48fb add basic webpack loader support (vercel/turbo#3284)
add the minimum to run a simple raw-loader (see test case)

* add `experimental.turbopackWebpackLoaders` to next.config.js
* key is extension like `".mdx"`, value is an array of loaders like
`["mdx-loader"]`
2023-01-12 21:07:03 +01:00
..
next-binding cargo(build): expose tls for next-binding (vercel/turbo#3040) 2022-12-16 20:59:10 -08:00
next-core add basic webpack loader support (vercel/turbo#3284) 2023-01-12 21:07:03 +01:00
next-dev add basic webpack loader support (vercel/turbo#3284) 2023-01-12 21:07:03 +01:00
next-font @next/font [2/n] Apply next/font swc transform (vercel/turbo#2742) 2022-12-05 16:09:17 -08:00
next-transform-strip-page-exports Make file paths shorter to fix windows build (vercel/turbo#3256) 2023-01-11 18:20:34 -07:00