Microsoft/monaco-editor

Font Icons not loading after upgrading css-loader version to 6.0.0

Open

#2,742 opened on Aug 2, 2021

View on GitHub
 (4 comments) (7 reactions) (0 assignees)JavaScript (1,283 forks)batch import
bughelp wantedwebpack-plugin

Repository metrics

Stars
 (14,836 stars)
PR merge metrics
 (Avg merge 6h 26m) (15 merged PRs in 30d)

Description

Issue

We're using css-loader in other parts of our project and want to have its version bumped up to 6.0.0. Are there any plans to bump up the css-loader version here?

Console Errors

Failed to decode downloaded font: OTS parsing error: invalid sfntVersion: 1702391919

Screenshot

Screen Shot 2021-08-02 at 11 23 36 AM

Contributor guide