Created by: fson
- Replace
scriptPreprocessorconfig withtransform. - Also remove
moduleFileExtensionswhich has been redundant since 16.0 (['js', 'json', 'jsx', 'node’]is the default)
Fixes #1044 (closed).
Created by: fson
scriptPreprocessor config with transform.moduleFileExtensions which has been redundant since 16.0 (['js', 'json', 'jsx', 'node’] is the default)Fixes #1044 (closed).