new module federation system

This commit is contained in:
2025-08-27 01:25:27 -04:00
parent bc47279240
commit 9bb42117e6
19 changed files with 12634 additions and 0 deletions

View File

@ -0,0 +1,11 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Skybridge Shell</title>
</head>
<body>
<div id="root"></div>
</body>
</html>