dash-html-components icon indicating copy to clipboard operation
dash-html-components copied to clipboard

Bug in webpack-cli breaking

Open rmarren1 opened this issue 7 years ago • 2 comments

I'm getting this known bug: https://github.com/webpack/webpack-cli/issues/607

E.g., in the CI here: https://circleci.com/gh/plotly/dash-html-components/328?utm_campaign=vcs-integration-link&utm_medium=referral&utm_source=github-build-link

I think we just need to bump webpack-cli, I'll see if that works.

rmarren1 avatar Nov 02 '18 13:11 rmarren1

https://github.com/rmarren1/dash-html-components/commit/75d441d777de0e6f60b5052a4ac40975e8b31f0b

This fixed it.

rmarren1 avatar Nov 02 '18 15:11 rmarren1

Turns out this is happening outside of this PR as well

rmarren1 avatar Nov 06 '18 02:11 rmarren1