Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
praveenn77 committed Jan 14, 2025
1 parent 27d19ca commit 326798d
Show file tree
Hide file tree
Showing 9 changed files with 93 additions and 6 deletions.
4 changes: 2 additions & 2 deletions asset-manifest.json
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
{
"files": {
"main.css": "/Maple/static/css/main.73871e8c.css",
"main.js": "/Maple/static/js/main.6d4fef08.js",
"main.js": "/Maple/static/js/main.914cefc6.js",
"static/js/27.75d33cb3.chunk.js": "/Maple/static/js/27.75d33cb3.chunk.js",
"index.html": "/Maple/index.html"
},
"entrypoints": [
"static/css/main.73871e8c.css",
"static/js/main.6d4fef08.js"
"static/js/main.914cefc6.js"
]
}
3 changes: 2 additions & 1 deletion config.js
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@

window.config = [{
value: 'ibcslibrary',
value: 'MzWdTFTkLv1bBK1wDA8juB',
defId: '74c34336-9edd-4763-ba0c-cced811e1c29',
label: 'Inforiver Matrix',
params: [{
name: 'buildType',
Expand Down
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="https://lumel.com/wp-content/uploads/lumel-favicon-orange.svg"/><meta name="viewport" content="width=device-width,initial-scale=1"/><meta name="theme-color" content="#000000"/><meta name="description" content="Lumel build trigger"/><meta name="robots" content="noindex"><link rel="apple-touch-icon" href="https://lumel.com/wp-content/uploads/lumel-favicon-orange.svg"/><script src="/Maple/config.js"></script><title>Maple</title><script defer="defer" src="/Maple/static/js/main.6d4fef08.js"></script><link href="/Maple/static/css/main.73871e8c.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="https://lumel.com/wp-content/uploads/lumel-favicon-orange.svg"/><meta name="viewport" content="width=device-width,initial-scale=1"/><meta name="theme-color" content="#000000"/><meta name="description" content="Lumel build trigger"/><meta name="robots" content="noindex"><link rel="apple-touch-icon" href="https://lumel.com/wp-content/uploads/lumel-favicon-orange.svg"/><script src="/Maple/config.js"></script><title>Maple</title><script defer="defer" src="/Maple/static/js/main.914cefc6.js"></script><link href="/Maple/static/css/main.73871e8c.css" rel="stylesheet"></head><body><noscript>You need to enable JavaScript to run this app.</noscript><div id="root"></div></body></html>
25 changes: 25 additions & 0 deletions manifest.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,25 @@
{
"short_name": "React App",
"name": "Create React App Sample",
"icons": [
{
"src": "favicon.ico",
"sizes": "64x64 32x32 24x24 16x16",
"type": "image/x-icon"
},
{
"src": "logo192.png",
"type": "image/png",
"sizes": "192x192"
},
{
"src": "logo512.png",
"type": "image/png",
"sizes": "512x512"
}
],
"start_url": ".",
"display": "standalone",
"theme_color": "#000000",
"background_color": "#ffffff"
}
10 changes: 10 additions & 0 deletions node_modules/.yarn-integrity

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 0 additions & 2 deletions static/js/main.6d4fef08.js

This file was deleted.

2 changes: 2 additions & 0 deletions static/js/main.914cefc6.js

Large diffs are not rendered by default.

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

/*! regenerator-runtime -- Copyright (c) 2014-present, Facebook, Inc. -- license (MIT): https://github.com/facebook/regenerator/blob/main/LICENSE */

/**
* @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.
*/
4 changes: 4 additions & 0 deletions yarn.lock
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
# THIS IS AN AUTOGENERATED FILE. DO NOT EDIT THIS FILE DIRECTLY.
# yarn lockfile v1


0 comments on commit 326798d

Please sign in to comment.