monaco-editor/samples/browser-esm-webpack-monaco-plugin/dist/index.html
2021-11-16 22:01:11 +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>