mirror of
https://github.com/zhigang1992/create-react-app.git
synced 2026-06-18 12:14:30 +08:00
* Replace `scriptPreprocessor` config with `transform`. * Also remove `moduleFileExtensions` which has been redundant since 16.0 (`['js', 'json', 'jsx', 'node’]` is the default)