Commit f64d493e authored by Markus Mößler's avatar Markus Mößler
Browse files

update build files

parent 80020650
Loading
Loading
Loading
Loading
+9 −9
Original line number Diff line number Diff line
{
  "files": {
    "main.css": "/aidaho-tinkering-club-web-app/static/css/main.f855e6bc.css",
    "main.js": "/aidaho-tinkering-club-web-app/static/js/main.719fef37.js",
    "static/js/488.103417aa.chunk.js": "/aidaho-tinkering-club-web-app/static/js/488.103417aa.chunk.js",
    "static/media/logo.svg": "/aidaho-tinkering-club-web-app/static/media/logo.6ce24c58023cc2f8fd88fe9d219db6c6.svg",
    "index.html": "/aidaho-tinkering-club-web-app/index.html",
    "main.f855e6bc.css.map": "/aidaho-tinkering-club-web-app/static/css/main.f855e6bc.css.map",
    "main.719fef37.js.map": "/aidaho-tinkering-club-web-app/static/js/main.719fef37.js.map",
    "488.103417aa.chunk.js.map": "/aidaho-tinkering-club-web-app/static/js/488.103417aa.chunk.js.map"
    "main.css": "/aidaho-tinkering-club-web-app/react-build/static/css/main.f855e6bc.css",
    "main.js": "/aidaho-tinkering-club-web-app/react-build/static/js/main.27d96172.js",
    "static/js/488.103417aa.chunk.js": "/aidaho-tinkering-club-web-app/react-build/static/js/488.103417aa.chunk.js",
    "static/media/logo.svg": "/aidaho-tinkering-club-web-app/react-build/static/media/logo.6ce24c58023cc2f8fd88fe9d219db6c6.svg",
    "index.html": "/aidaho-tinkering-club-web-app/react-build/index.html",
    "main.f855e6bc.css.map": "/aidaho-tinkering-club-web-app/react-build/static/css/main.f855e6bc.css.map",
    "main.27d96172.js.map": "/aidaho-tinkering-club-web-app/react-build/static/js/main.27d96172.js.map",
    "488.103417aa.chunk.js.map": "/aidaho-tinkering-club-web-app/react-build/static/js/488.103417aa.chunk.js.map"
  },
  "entrypoints": [
    "static/css/main.f855e6bc.css",
    "static/js/main.719fef37.js"
    "static/js/main.27d96172.js"
  ]
}
 No newline at end of file
+1 −1
Original line number Diff line number Diff line
<!doctype html><html lang="en"><head><meta charset="utf-8"/><link rel="icon" href="/aidaho-tinkering-club-web-app/favicon.ico"/><meta name="viewport" content="width=device-width,initial-scale=1"/><meta name="theme-color" content="#000000"/><meta name="description" content="Web site created using create-react-app"/><link rel="apple-touch-icon" href="/aidaho-tinkering-club-web-app/logo192.png"/><link rel="manifest" href="/aidaho-tinkering-club-web-app/manifest.json"/><title>React App</title><script defer="defer" src="/aidaho-tinkering-club-web-app/static/js/main.719fef37.js"></script><link href="/aidaho-tinkering-club-web-app/static/css/main.f855e6bc.css" rel="stylesheet"></head><body><noscript>You need to enable JavaScript to run this app.</noscript><div id="root"></div></body></html>
 No newline at end of file
<!doctype html><html lang="en"><head><meta charset="utf-8"/><link rel="icon" href="/aidaho-tinkering-club-web-app/react-build/favicon.ico"/><meta name="viewport" content="width=device-width,initial-scale=1"/><meta name="theme-color" content="#000000"/><meta name="description" content="Web site created using create-react-app"/><link rel="apple-touch-icon" href="/aidaho-tinkering-club-web-app/react-build/logo192.png"/><link rel="manifest" href="/aidaho-tinkering-club-web-app/react-build/manifest.json"/><title>React App</title><script defer="defer" src="/aidaho-tinkering-club-web-app/react-build/static/js/main.27d96172.js"></script><link href="/aidaho-tinkering-club-web-app/react-build/static/css/main.f855e6bc.css" rel="stylesheet"></head><body><noscript>You need to enable JavaScript to run this app.</noscript><div id="root"></div></body></html>
 No newline at end of file
+0 −3

File deleted.

Preview size limit exceeded, changes collapsed.

+0 −49
Original line number Diff line number Diff line
/**
 * @license React
 * react-dom-client.production.js
 *
 * Copyright (c) Meta Platforms, Inc. and 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-dom.production.js
 *
 * Copyright (c) Meta Platforms, Inc. and 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.js
 *
 * Copyright (c) Meta Platforms, Inc. and 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.js
 *
 * Copyright (c) Meta Platforms, Inc. and 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.js
 *
 * Copyright (c) Meta Platforms, Inc. and affiliates.
 *
 * This source code is licensed under the MIT license found in the
 * LICENSE file in the root directory of this source tree.
 */
+0 −1

File deleted.

Preview size limit exceeded, changes collapsed.

Loading