Move from webpack to esbuild bundler

This commit is contained in:
Subho 2023-04-12 13:53:20 +05:30 committed by GitHub
parent 0aaccb9ea1
commit 1c30b49d3d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
10 changed files with 156 additions and 211 deletions

View file

@ -24,9 +24,8 @@ along with this package; If not, see <http://www.gnu.org/licenses/>.
<link rel="stylesheet" href="index.css">
<script type="text/javascript" src="../base1/cockpit.js"></script>
<script type="text/javascript" src="po.js"></script>
<script type="text/javascript" src="index.js"></script>
<script type="text/javascript" src="po.js"></script>
</head>
<body class="pf-m-redhat-font">