Created by: fson
- Replace
scriptPreprocessor
config withtransform
. - Also remove
moduleFileExtensions
which 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).