We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
ngc
NodeJS Version: 8.9.4 Typescript Version: 3.2.4 Angular Version: 7.2.11 @angular-redux/store version: 10.0.0 @angular/cli version: 7.3.7 OS: Windows
redux-devtools-extension stays as a devDevendency
redux-devtools-extension
devDevendency
Due to the reference to redux-devtools-extension from the code - this dependency has become required.
The text was updated successfully, but these errors were encountered:
I second that, redux-devtools-extension is used here, though listed as a devDependency.
The build obviously fail on that very issue, we had to manually install the missing dependency.
Sorry, something went wrong.
No branches or pull requests
This is a...
What toolchain are you using for transpilation/bundling?
ngc
Environment
NodeJS Version: 8.9.4
Typescript Version: 3.2.4
Angular Version: 7.2.11
@angular-redux/store version: 10.0.0
@angular/cli version: 7.3.7
OS: Windows
Expected Behaviour:
redux-devtools-extension
stays as adevDevendency
Actual Behaviour:
Due to the reference to
redux-devtools-extension
from the code - this dependency has become required.The text was updated successfully, but these errors were encountered: