Deploying to preview-env from @ shlinkio/shlink-web-client@90fde34a45 🚀

This commit is contained in:
acelaya 2022-12-03 12:32:25 +00:00
parent 05bcb196fc
commit 80cab4c0a0
11 changed files with 42 additions and 30 deletions

View file

@ -1,13 +1,13 @@
{ {
"files": { "files": {
"main.css": "/shlink-web-client/develop/static/css/main.604c7914.css", "main.css": "/shlink-web-client/develop/static/css/main.09af7d82.css",
"main.js": "/shlink-web-client/develop/static/js/main.7020f982.js", "main.js": "/shlink-web-client/develop/static/js/main.466ded5d.js",
"index.html": "/shlink-web-client/develop/index.html", "index.html": "/shlink-web-client/develop/index.html",
"main.604c7914.css.map": "/shlink-web-client/develop/static/css/main.604c7914.css.map", "main.09af7d82.css.map": "/shlink-web-client/develop/static/css/main.09af7d82.css.map",
"main.7020f982.js.map": "/shlink-web-client/develop/static/js/main.7020f982.js.map" "main.466ded5d.js.map": "/shlink-web-client/develop/static/js/main.466ded5d.js.map"
}, },
"entrypoints": [ "entrypoints": [
"static/css/main.604c7914.css", "static/css/main.09af7d82.css",
"static/js/main.7020f982.js" "static/js/main.466ded5d.js"
] ]
} }

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View file

@ -1,5 +1,5 @@
/* @preserve /* @preserve
* Leaflet 1.8.0, a JS library for interactive maps. https://leafletjs.com * Leaflet 1.9.2, a JS library for interactive maps. https://leafletjs.com
* (c) 2010-2022 Vladimir Agafonkin, (c) 2010-2011 CloudMade * (c) 2010-2022 Vladimir Agafonkin, (c) 2010-2011 CloudMade
*/ */
@ -17,16 +17,17 @@
*/ */
/*! /*!
* Chart.js v3.7.1 * @kurkle/color v0.2.1
* https://www.chartjs.org * https://github.com/kurkle/color#readme
* (c) 2022 Chart.js Contributors * (c) 2022 Jukka Kurkela
* Released under the MIT License * Released under the MIT License
*/ */
/*! /*!
* Font Awesome Free 6.0.0 by @fontawesome - https://fontawesome.com * Chart.js v3.9.1
* License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License) * https://www.chartjs.org
* Copyright 2022 Fonticons, Inc. * (c) 2022 Chart.js Contributors
* Released under the MIT License
*/ */
/** /**
@ -100,7 +101,7 @@
*/ */
/** /**
* React Router DOM v6.3.0 * @remix-run/router v1.0.1
* *
* Copyright (c) Remix Software Inc. * Copyright (c) Remix Software Inc.
* *
@ -111,7 +112,18 @@
*/ */
/** /**
* React Router v6.3.0 * React Router DOM v6.4.1
*
* Copyright (c) Remix Software Inc.
*
* This source code is licensed under the MIT license found in the
* LICENSE.md file in the root directory of this source tree.
*
* @license MIT
*/
/**
* React Router v6.4.1
* *
* Copyright (c) Remix Software Inc. * Copyright (c) Remix Software Inc.
* *

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long