Skip to content

Conversation

@KaelWD
Copy link
Contributor

@KaelWD KaelWD commented May 11, 2021

What kind of change does this PR introduce? (check at least one)

  • Bugfix
  • Feature
  • Code style update
  • Refactor
  • Docs
  • Underlying tools
  • Other, please describe:

Does this PR introduce a breaking change? (check one)

  • Yes
  • No

Other information:
Writing plain objects to compilation.assets can cause the following error:

UnhandledPromiseRejectionWarning: TypeError: asset.map is not a function
    at getTaskForFile (/home/kael/Documents/vuetifyjs/vuetify-next/packages/docs/node_modules/webpack/lib/SourceMapDevToolPlugin.js:88:47)
    at /home/kael/Documents/vuetifyjs/vuetify-next/packages/docs/node_modules/webpack/lib/SourceMapDevToolPlugin.js:272:22
    at /home/kael/Documents/vuetifyjs/vuetify-next/packages/docs/node_modules/webpack/lib/Cache.js:93:5

@KaelWD
Copy link
Contributor Author

KaelWD commented May 12, 2021

This looks like a timing problem with the e2e tests:
image

@haoqunjiang haoqunjiang merged commit ca26f8c into vuejs:dev May 14, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants