Skip to content

Commit

Permalink
Build frontend artifacts
Browse files Browse the repository at this point in the history
  • Loading branch information
tsatam committed Sep 21, 2023
1 parent 2a1c32a commit a9537bd
Show file tree
Hide file tree
Showing 10 changed files with 147 additions and 8 deletions.
15 changes: 12 additions & 3 deletions pkg/portal/assets/v2/build/asset-manifest.json
Original file line number Diff line number Diff line change
@@ -1,10 +1,19 @@
{
"files": {
"main.js": "/static/js/main.f1999c11.js",
<<<<<<< Updated upstream
"main.js": "/static/js/main.7968649f.js",
"index.html": "/index.html",
"main.f1999c11.js.map": "/static/js/main.f1999c11.js.map"
"main.7968649f.js.map": "/static/js/main.7968649f.js.map"
},
"entrypoints": [
"static/js/main.f1999c11.js"
"static/js/main.7968649f.js"
=======
"main.js": "/static/js/main.3ef1632a.js",
"index.html": "/index.html",
"main.3ef1632a.js.map": "/static/js/main.3ef1632a.js.map"
},
"entrypoints": [
"static/js/main.3ef1632a.js"
>>>>>>> Stashed changes
]
}
6 changes: 5 additions & 1 deletion pkg/portal/assets/v2/build/index.html
Original file line number Diff line number Diff line change
@@ -1 +1,5 @@
<!doctype html><html lang="en"><head><meta charset="utf-8"/><link rel="shortcut icon" href="/favicon.ico"/><meta name="viewport" content="width=device-width,initial-scale=1"/><meta name="theme-color" content="#000000"/><title>ARO Portal</title><script defer="defer" src="/static/js/main.f1999c11.js"></script></head><body><noscript>You need to enable JavaScript to run this app.</noscript><div id="root"></div></body></html>
<<<<<<< Updated upstream
<!doctype html><html lang="en"><head><meta charset="utf-8"/><link rel="shortcut icon" href="/favicon.ico"/><meta name="viewport" content="width=device-width,initial-scale=1"/><meta name="theme-color" content="#000000"/><title>ARO Portal</title><script defer="defer" src="/static/js/main.7968649f.js"></script></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="shortcut icon" href="/favicon.ico"/><meta name="viewport" content="width=device-width,initial-scale=1"/><meta name="theme-color" content="#000000"/><title>ARO Portal</title><script defer="defer" src="/static/js/main.3ef1632a.js"></script></head><body><noscript>You need to enable JavaScript to run this app.</noscript><div id="root"></div></body></html>
>>>>>>> Stashed changes
3 changes: 3 additions & 0 deletions pkg/portal/assets/v2/build/static/js/main.3ef1632a.js

Large diffs are not rendered by default.

Original file line number Diff line number Diff line change
Expand Up @@ -54,3 +54,36 @@
* 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.8.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.15.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.15.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 pkg/portal/assets/v2/build/static/js/main.3ef1632a.js.map

Large diffs are not rendered by default.

3 changes: 3 additions & 0 deletions pkg/portal/assets/v2/build/static/js/main.7968649f.js

Large diffs are not rendered by default.

89 changes: 89 additions & 0 deletions pkg/portal/assets/v2/build/static/js/main.7968649f.js.LICENSE.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,89 @@
/*!
* The buffer module from node.js, for the browser.
*
* @author Feross Aboukhadijeh <https://feross.org>
* @license MIT
*/

/*!
* content-disposition
* Copyright(c) 2014-2017 Douglas Christopher Wilson
* MIT Licensed
*/

/*! ieee754. BSD-3-Clause License. Feross Aboukhadijeh <https://feross.org/opensource> */

/*! safe-buffer. MIT License. Feross Aboukhadijeh <https://feross.org/opensource> */

/**
* @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.8.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.15.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.15.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 pkg/portal/assets/v2/build/static/js/main.7968649f.js.map

Large diffs are not rendered by default.

3 changes: 0 additions & 3 deletions pkg/portal/assets/v2/build/static/js/main.f1999c11.js

This file was deleted.

1 change: 0 additions & 1 deletion pkg/portal/assets/v2/build/static/js/main.f1999c11.js.map

This file was deleted.

0 comments on commit a9537bd

Please sign in to comment.