oklas / react-app-alias

:label: Alias and multiple src directory for craco or rewired create-react-app
MIT License
173 stars 18 forks source link

Package does not match release #85

Open m1cm1c opened 2 years ago

m1cm1c commented 2 years ago

In the latest release (2.2.1) as listed on GitHub, configFilePath is defined and exported. However, the published npm package does not contain nor export this function. This function is required by react-app-alias-ex, meaning that react-app-alias-ex is currently broken when using react-app-alias in version 2.2.1:

yarn run v1.22.17
$ react-app-rewired start
configFilePath is not a function
error Command failed with exit code 1.
info Visit https://yarnpkg.com/en/docs/cli/run for documentation about this command.