Recompile assets

This commit is contained in:
Bubka 2022-05-14 13:55:20 +02:00
parent d96d760a1d
commit 1aedf4a5c9
4 changed files with 13 additions and 4 deletions

2
public/js/app.js vendored

File diff suppressed because one or more lines are too long

View File

@ -3,6 +3,13 @@
* License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
*/
/*!
* The buffer module from node.js, for the browser.
*
* @author Feross Aboukhadijeh <http://feross.org>
* @license MIT
*/
/*!
* vue2-storage v6.1.3
* (c) 2021 Yarkov Aleksey
@ -24,6 +31,8 @@ See the Apache Version 2.0 License for specific language governing permissions
and limitations under the License.
***************************************************************************** */
/*! ieee754. BSD-3-Clause License. Feross Aboukhadijeh <https://feross.org/opensource> */
/**!
* Sortable 1.10.2
* @author RubaXa <trash@rubaxa.org>

2
public/js/vendor.js vendored

File diff suppressed because one or more lines are too long

View File

@ -1,6 +1,6 @@
{
"/js/app.js": "/js/app.js?id=d61807e6be0ecfc97e48",
"/js/app.js": "/js/app.js?id=7b4a36a5b48772331b88",
"/js/manifest.js": "/js/manifest.js?id=4389b451d031e5974311",
"/css/app.css": "/css/app.css?id=9e9c2d6e9d06d9e51aa5",
"/js/vendor.js": "/js/vendor.js?id=045a97d46605524aafe8"
"/js/vendor.js": "/js/vendor.js?id=9dbc5644629b712eb43c"
}