addons/vscode/DiffCommentPanelWebview.htmlblame
View source
b69ab311<!doctype html>
b69ab312<html lang="en">
b69ab313 <head>
b69ab314 <meta charset="utf-8" />
b69ab315 <meta name="viewport" content="width=device-width, initial-scale=1" />
b69ab316 <meta name="referrer" content="no-referrer" />
b69ab317 </head>
b69ab318
b69ab319 <body>
b69ab3110 <div id="root"></div>
b69ab3111 <script
b69ab3112 type="module"
b69ab3113 src="/extension/facebook/comments/webview/DiffCommentPanelWebview.tsx"></script>
b69ab3114 </body>
b69ab3115</html>