Closed zhyuzh3d closed 2 years ago
./node_modules/babel-plugin-macros/node_modules/cosmiconfig/dist/index.js Module parse failed: Unexpected token (68:30) You may need an appropriate loader to handle this file type. | loaders: defaultLoaders | }; | const normalizedOptions = { ...defaults, | ...options, | loaders: { ...defaults.loaders,
with react-create-app
Can you share minimal repro case in another repo or using codesandbox? thanks
./node_modules/babel-plugin-macros/node_modules/cosmiconfig/dist/index.js Module parse failed: Unexpected token (68:30) You may need an appropriate loader to handle this file type. | loaders: defaultLoaders | }; | const normalizedOptions = { ...defaults, | ...options, | loaders: { ...defaults.loaders,