Skip to content

Commit

Permalink
Merge branch 'master' of github.com:neopixl/tech-radar
Browse files Browse the repository at this point in the history
  • Loading branch information
NeopixlAnthony committed Aug 31, 2023
2 parents 051e529 + 4704204 commit 800ee70
Show file tree
Hide file tree
Showing 5 changed files with 113 additions and 4 deletions.
4 changes: 2 additions & 2 deletions build/asset-manifest.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"files": {
"main.css": "/static/css/main.7f6950a9.css",
"main.js": "/static/js/main.6411a128.js",
"main.js": "/static/js/main.69701cbf.js",
"static/media/overview.svg": "/static/media/overview.2e91b190e821b00544b6.svg",
"static/media/question.svg": "/static/media/question.f49af21b0654459dca13.svg",
"static/media/search.svg": "/static/media/search.679b98f82ae5196a396b.svg",
Expand All @@ -17,6 +17,6 @@
},
"entrypoints": [
"static/css/main.7f6950a9.css",
"static/js/main.6411a128.js"
"static/js/main.69701cbf.js"
]
}
2 changes: 1 addition & 1 deletion build/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="/favicon.ico"/><meta name="theme-color" content="#000000"/><meta name="description" content="AOE Technology Radar"/><link rel="apple-touch-icon" href="/logo.svg"/><link rel="stylesheet" href="/fonts.css"><link rel="stylesheet" href="/styles.css"><meta property="og:title" content="AOE Technology Radar"/><meta property="og:image" content="/logo.svg"/><meta name="format-detection" content="telephone=no"/><meta name="viewport" content="width=device-width,initial-scale=1"/><title>AOE Technology Radar</title><script defer="defer" src="/static/js/main.6411a128.js"></script><link href="/static/css/main.7f6950a9.css" rel="stylesheet"></head><body><div id="root"></div><noscript>You need to enable JavaScript to view the AOE Technology Radar.</noscript></body></html>
<!doctype html><html lang="en"><head><meta charset="utf-8"/><link rel="icon" href="/favicon.ico"/><meta name="theme-color" content="#000000"/><meta name="description" content="AOE Technology Radar"/><link rel="apple-touch-icon" href="/logo.svg"/><link rel="stylesheet" href="/fonts.css"><link rel="stylesheet" href="/styles.css"><meta property="og:title" content="AOE Technology Radar"/><meta property="og:image" content="/logo.svg"/><meta name="format-detection" content="telephone=no"/><meta name="viewport" content="width=device-width,initial-scale=1"/><title>AOE Technology Radar</title><script defer="defer" src="/static/js/main.69701cbf.js"></script><link href="/static/css/main.7f6950a9.css" rel="stylesheet"></head><body><div id="root"></div><noscript>You need to enable JavaScript to view the AOE Technology Radar.</noscript></body></html>
2 changes: 1 addition & 1 deletion build/rd.json

Large diffs are not rendered by default.

2 changes: 2 additions & 0 deletions build/static/js/main.69701cbf.js

Large diffs are not rendered by default.

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

/*!
Copyright (c) 2015 Jed Watson.
Based on code that is Copyright 2013-2015, Facebook, Inc.
All rights reserved.
*/

/*!
* Adapted from jQuery UI core
*
* http://jqueryui.com
*
* Copyright 2014 jQuery Foundation and other contributors
* Released under the MIT license.
* http://jquery.org/license
*
* http://api.jqueryui.com/category/ui-core/
*/

/*!
* is-plain-object <https://github.com/jonschlinkert/is-plain-object>
*
* Copyright (c) 2014-2017, Jon Schlinkert.
* Released under the MIT License.
*/

/*! 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.
*/

/**
* @remix-run/router v1.7.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.14.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.14.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
*/

//! moment.js

0 comments on commit 800ee70

Please sign in to comment.