chore: build 0.2.12 web assets

This commit is contained in:
Bill Church 2024-07-10 13:50:36 +00:00
parent cd64cc0637
commit 170047517b
No known key found for this signature in database
4 changed files with 6 additions and 8 deletions

View file

@ -1,4 +1,4 @@
<!-- Version Version 0.2.12 - 2024-07-10T13:04:57.896Z - b8782c5 --> <!-- Version Version 0.2.12 - 2024-07-10T13:49:24.751Z - 533f719 -->
<!DOCTYPE html> <!DOCTYPE html>
<html> <html>
<head> <head>
@ -14,8 +14,7 @@
display: none; display: none;
} }
</style> </style>
<link rel="stylesheet" href="/ssh/webssh2.css" /> <link href="/ssh/webssh2.css" rel="stylesheet"></head>
<link href="webssh2.css" rel="stylesheet"></head>
<body> <body>
<div class="box"> <div class="box">
<div id="header"></div> <div id="header"></div>
@ -29,6 +28,5 @@
<div id="status"></div> <div id="status"></div>
</div> </div>
</div> </div>
<script src="/ssh/webssh2.bundle.js" defer></script> <script type="text/javascript" src="/ssh/webssh2.bundle.js"></script></body>
<script type="text/javascript" src="webssh2.bundle.js"></script></body>
</html> </html>

File diff suppressed because one or more lines are too long

View file

@ -1,4 +1,4 @@
/*! Version 0.2.12 - 2024-07-10T13:04:57.892Z */ /*! Version 0.2.12 - 2024-07-10T13:49:24.747Z - 533f719 */
/** /**
* Copyright (c) 2014 The xterm.js authors. All rights reserved. * Copyright (c) 2014 The xterm.js authors. All rights reserved.
* Copyright (c) 2012-2013, Christopher Jeffrey (MIT License) * Copyright (c) 2012-2013, Christopher Jeffrey (MIT License)

View file

@ -14,7 +14,6 @@
display: none; display: none;
} }
</style> </style>
<link rel="stylesheet" href="/ssh/webssh2.css" />
</head> </head>
<body> <body>
<div class="box"> <div class="box">