markus

Results 5 comments of markus

As a workaround one could use a plugin such as https://github.com/cqqccqc/webpack-utf8-bom to prepend a UTF-8 BOM to the generated files.

Yes! If you control the HTML you can set charset to UTF-8. If you control the server you can set the charset in the Content-Type HTTP header. However, I ran...

Updated my repo. Without import: ![without-import](https://user-images.githubusercontent.com/23406901/110810195-d7efa480-8285-11eb-9797-db59055aa91b.PNG) With import: ![with-import](https://user-images.githubusercontent.com/23406901/110810194-d7efa480-8285-11eb-8463-a9cfdb564427.PNG)

I'm encountering the same problem and error messages on a fresh subscription from last week. The JSON in the resource provider details is still empty after I re-register the provider:...

This works for me now! I don't remember doing anything, but the Microsoft.Resources provider is no longer empty and I can create resources from vscode.