turbo
160dd1ba
- add basic webpack loader support (#3284)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
2 years ago
add basic webpack loader support (#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"]`
References
#3284 - add basic webpack loader support
Author
sokra
Parents
4c2971c2
Loading