Mkdocs-material: Website is broken

Created on 13 Nov 2020  路  4Comments  路  Source: squidfunk/mkdocs-material

Tried both firefox and chrome and it renders the website like this:

image

By the way, it's an awesome tool. :)

bug

Most helpful comment

So it turns out that dependabot, again, upgraded the ignore-emit-webpack-plugin which still doesn't work with Webpack 4, albeit I pinned the dependency in package.json. I now told dependabot to ignore the dependency.

Hopefully this won't happen again. Site is up again.

All 4 comments

Confirmed.

There seems to be something wrong with the build... Working on it...

So it turns out that dependabot, again, upgraded the ignore-emit-webpack-plugin which still doesn't work with Webpack 4, albeit I pinned the dependency in package.json. I now told dependabot to ignore the dependency.

Hopefully this won't happen again. Site is up again.

Awesome! thanks @squidfunk

Was this page helpful?
0 / 5 - 0 ratings