SIGN IN SIGN UP

fix(lib/vscode): update csp in webview to allow ports

With #3895, we caused a regression where the Content-Security-Policy prevented
images in the previewer to not work due to the ports in the resource URI.

This modifies the CSP in the webview to make sure images are not blocked by CSP.

I assume once we upgrade VS Code, we will revert this change.
J
Joe Previte committed
592d9bcbdaf89484d4db3e72af3dde9c20c24a84
Parent: 8a1c129