Skip to content

Commit

Permalink
deploy: 8b6b6bb
Browse files Browse the repository at this point in the history
  • Loading branch information
Plopix committed Mar 12, 2024
1 parent 0241f79 commit 014a2e2
Show file tree
Hide file tree
Showing 6 changed files with 87 additions and 5 deletions.
2 changes: 1 addition & 1 deletion 404.html
Original file line number Diff line number Diff line change
@@ -1 +1 @@
<!doctype html><html lang="en"><head><meta charset="utf-8"/><link rel="icon" href="/libraries/favicon.ico"/><meta name="viewport" content="width=device-width,initial-scale=1"/><meta name="theme-color" content="#000000"/><title>Crystallize Librairies - Demo Page</title><script defer="defer" src="/libraries/static/js/main.e72a016a.js"></script><link href="/libraries/static/css/main.44129496.css" rel="stylesheet"></head><body><noscript>You need to enable JavaScript to run this app.</noscript><div id="root"></div></body></html>
<!doctype html><html lang="en"><head><meta charset="utf-8"/><link rel="icon" href="/libraries/favicon.ico"/><meta name="viewport" content="width=device-width,initial-scale=1"/><meta name="theme-color" content="#000000"/><title>Crystallize Librairies - Demo Page</title><script defer="defer" src="/libraries/static/js/main.b8ead2a8.js"></script><link href="/libraries/static/css/main.44129496.css" rel="stylesheet"></head><body><noscript>You need to enable JavaScript to run this app.</noscript><div id="root"></div></body></html>
6 changes: 3 additions & 3 deletions asset-manifest.json
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
{
"files": {
"main.css": "/libraries/static/css/main.44129496.css",
"main.js": "/libraries/static/js/main.e72a016a.js",
"main.js": "/libraries/static/js/main.b8ead2a8.js",
"static/media/crystallize.svg": "/libraries/static/media/crystallize.00e368738fe2424c778dfa71294453f6.svg",
"index.html": "/libraries/index.html",
"main.44129496.css.map": "/libraries/static/css/main.44129496.css.map",
"main.e72a016a.js.map": "/libraries/static/js/main.e72a016a.js.map"
"main.b8ead2a8.js.map": "/libraries/static/js/main.b8ead2a8.js.map"
},
"entrypoints": [
"static/css/main.44129496.css",
"static/js/main.e72a016a.js"
"static/js/main.b8ead2a8.js"
]
}
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
@@ -1 +1 @@
<!doctype html><html lang="en"><head><meta charset="utf-8"/><link rel="icon" href="/libraries/favicon.ico"/><meta name="viewport" content="width=device-width,initial-scale=1"/><meta name="theme-color" content="#000000"/><title>Crystallize Librairies - Demo Page</title><script defer="defer" src="/libraries/static/js/main.e72a016a.js"></script><link href="/libraries/static/css/main.44129496.css" rel="stylesheet"></head><body><noscript>You need to enable JavaScript to run this app.</noscript><div id="root"></div></body></html>
<!doctype html><html lang="en"><head><meta charset="utf-8"/><link rel="icon" href="/libraries/favicon.ico"/><meta name="viewport" content="width=device-width,initial-scale=1"/><meta name="theme-color" content="#000000"/><title>Crystallize Librairies - Demo Page</title><script defer="defer" src="/libraries/static/js/main.b8ead2a8.js"></script><link href="/libraries/static/css/main.44129496.css" rel="stylesheet"></head><body><noscript>You need to enable JavaScript to run this app.</noscript><div id="root"></div></body></html>
3 changes: 3 additions & 0 deletions static/js/main.b8ead2a8.js

Large diffs are not rendered by default.

78 changes: 78 additions & 0 deletions static/js/main.b8ead2a8.js.LICENSE.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,78 @@
/*!
Copyright (c) 2018 Jed Watson.
Licensed under the MIT License (MIT), see
http://jedwatson.github.io/classnames
*/

/**
* @license React
* react-dom.production.min.js
*
* Copyright (c) Facebook, Inc. and its affiliates.
*
* This source code is licensed under the MIT license found in the
* LICENSE file in the root directory of this source tree.
*/

/**
* @license React
* react-jsx-runtime.production.min.js
*
* Copyright (c) Facebook, Inc. and its affiliates.
*
* This source code is licensed under the MIT license found in the
* LICENSE file in the root directory of this source tree.
*/

/**
* @license React
* react.production.min.js
*
* Copyright (c) Facebook, Inc. and its affiliates.
*
* This source code is licensed under the MIT license found in the
* LICENSE file in the root directory of this source tree.
*/

/**
* @license React
* scheduler.production.min.js
*
* Copyright (c) Facebook, Inc. and its affiliates.
*
* This source code is licensed under the MIT license found in the
* LICENSE file in the root directory of this source tree.
*/

/**
* @remix-run/router v1.5.0
*
* 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 DOM v6.10.0
*
* 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.10.0
*
* 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
*/
1 change: 1 addition & 0 deletions static/js/main.b8ead2a8.js.map

Large diffs are not rendered by default.

0 comments on commit 014a2e2

Please sign in to comment.