Skip to content

Conversation

@fson
Copy link
Contributor

@fson fson commented Nov 21, 2016

  • Replace scriptPreprocessor config with transform.
  • Also remove moduleFileExtensions which has been redundant since 16.0 (['js', 'json', 'jsx', 'node’] is the default)

Fixes #1044.

* Replace `scriptPreprocessor` config with `transform`. * Also remove `moduleFileExtensions` which has been redundant since 16.0 (`['js', 'json', 'jsx', 'node’]` is the default)
@fson fson merged commit 7e9cb18 into master Nov 21, 2016
@fson fson deleted the jest-17 branch November 21, 2016 21:00
@fson fson added this to the 0.8.0 milestone Nov 23, 2016
jarlef pushed a commit to jarlef/create-react-app that referenced this pull request Nov 28, 2016
* Replace `scriptPreprocessor` config with `transform`. * Also remove `moduleFileExtensions` which has been redundant since 16.0 (`['js', 'json', 'jsx', 'node’]` is the default)
alexdriaguine pushed a commit to alexdriaguine/create-react-app that referenced this pull request Jan 23, 2017
* Replace `scriptPreprocessor` config with `transform`. * Also remove `moduleFileExtensions` which has been redundant since 16.0 (`['js', 'json', 'jsx', 'node’]` is the default)
randycoulman pushed a commit to CodingZeal/create-react-app that referenced this pull request May 8, 2017
* Replace `scriptPreprocessor` config with `transform`. * Also remove `moduleFileExtensions` which has been redundant since 16.0 (`['js', 'json', 'jsx', 'node’]` is the default)
@lock lock bot locked and limited conversation to collaborators Jan 22, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.