This repository has been archived on 2025-02-28. You can view files and clone it, but cannot push or open issues or pull requests.
esbuild-wasm-bundler/test/index.html

10 lines
142 B
HTML

<html>
<head>
</head>
<body>
<div id="app"></div>
</body>
<script src="/app.tsx" type="module"></script>
</html>