react-app-alias
react-app-alias copied to clipboard
Package does not match release
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.