Skip to content
New issue

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

fix(karma-webpack): Do not unify "colors" property if webpack "stats" is a string #376

Merged
merged 1 commit into from
Nov 30, 2018

Conversation

matthieu-foucault
Copy link
Collaborator

  • bugfix
  • new feature
  • code refactor
  • test update
  • typo fix
  • metadata update

Fixes #375

@matthieu-foucault matthieu-foucault merged commit 840dea2 into master Nov 30, 2018
@matthieu-foucault matthieu-foucault deleted the fix-stringstats-color branch November 30, 2018 18:05
westeezy added a commit to krakenjs/grumbler-scripts that referenced this pull request Nov 11, 2021
There seems to be a regression with the colors property in stats merging
to the default karma-webpack config. The fix for rc5 is here:
codymikol/karma-webpack#376 but it returned in
4.0.2 it seems.

Rather than fix this we should wait til we move to webpack v5 and
karma-webpack v5 which won't have this issue ideally.
westeezy added a commit to krakenjs/grumbler-scripts that referenced this pull request Nov 11, 2021
There seems to be a regression with the colors property in stats merging
to the default karma-webpack config. The fix for rc5 is here:
codymikol/karma-webpack#376 but it returned in
4.0.2 it seems.

Rather than fix this we should wait til we move to webpack v5 and
karma-webpack v5 which won't have this issue ideally.
westeezy added a commit to krakenjs/grumbler-scripts that referenced this pull request Nov 11, 2021
There seems to be a regression with the colors property in stats merging
to the default karma-webpack config. The fix for rc5 is here:
codymikol/karma-webpack#376 but it returned in
4.0.2 it seems.

Rather than fix this we should wait til we move to webpack v5 and
karma-webpack v5 which won't have this issue ideally.
westeezy added a commit to krakenjs/grumbler-scripts that referenced this pull request Nov 11, 2021
There seems to be a regression with the colors property in stats merging
to the default karma-webpack config. The fix for rc5 is here:
codymikol/karma-webpack#376 but it returned in
4.0.2 it seems.

Rather than fix this we should wait til we move to webpack v5 and
karma-webpack v5 which won't have this issue ideally.
westeezy added a commit to krakenjs/grumbler-scripts that referenced this pull request Nov 18, 2021
* chore: update packages

- update eslint
- update to use the @babel/eslint-parser to resolve imports properly
  from the import plugin
- update all packages to recent versions
- set `requireConfigFile` to false for @babel/eslint-parser to be able
  to scan older packages in `node_modules`
* bump eslint-find-rules to new version
* set find-eslint-rules to no error for now
* bump flow to most recent
* update jest to 27
* bump fs-extra to v10
* bump npm-check-updates to v12
* bump flow-typed to 3.4.0
* bump karma deps to latest and update config
* bump react-eslint to latest
* fix for ident and react/indent eslint clashing
* lint fixes

Re Karma: 
There seems to be a regression with the colors property in stats merging
to the default karma-webpack config. The fix for rc5 is here:
codymikol/karma-webpack#376 but it returned in
4.0.2 it seems.

Rather than fix this we should wait til we move to webpack v5 and
karma-webpack v5 which won't have this issue ideally.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[4.0.0-rc.4] Cannot create property 'colors'
1 participant