Move from webpack to esbuild bundler
This commit is contained in:
parent
0aaccb9ea1
commit
1c30b49d3d
10 changed files with 156 additions and 211 deletions
|
|
@ -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">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue