monaco-editor/monaco-editor-samples/browser-esm-webpack-monaco-plugin/dist/index.html
2021-11-05 12:12:35 +01:00

9 lines
179 B
HTML

<!DOCTYPE html>
<html>
<head>
<meta http-equiv="Content-Type" content="text/html;charset=utf-8" />
</head>
<body>
<script src="./main.bundle.js"></script>
</body>
</html>