Kuba Slowikowski

Results 1 comments of Kuba Slowikowski

@tezhm I've got those warnings via webpack as well. As a temporary solution I've managed to suppress them with overrides in the `package.json`: ``` "overrides": { "webpack-dev-server": { "html-entities": "2.4.0"...