瀏覽代碼

first build

ilya2033 2 年之前
父節點
當前提交
668a87b23b

+ 22 - 0
build/asset-manifest.json

@@ -0,0 +1,22 @@
+{
+  "files": {
+    "main.css": "/static/css/main.32d585b7.chunk.css",
+    "main.js": "/static/js/main.1aa43a8c.chunk.js",
+    "main.js.map": "/static/js/main.1aa43a8c.chunk.js.map",
+    "runtime-main.js": "/static/js/runtime-main.304fca38.js",
+    "runtime-main.js.map": "/static/js/runtime-main.304fca38.js.map",
+    "static/js/2.ff7967c1.chunk.js": "/static/js/2.ff7967c1.chunk.js",
+    "static/js/2.ff7967c1.chunk.js.map": "/static/js/2.ff7967c1.chunk.js.map",
+    "static/js/3.daaf3563.chunk.js": "/static/js/3.daaf3563.chunk.js",
+    "static/js/3.daaf3563.chunk.js.map": "/static/js/3.daaf3563.chunk.js.map",
+    "index.html": "/index.html",
+    "static/css/main.32d585b7.chunk.css.map": "/static/css/main.32d585b7.chunk.css.map",
+    "static/js/2.ff7967c1.chunk.js.LICENSE.txt": "/static/js/2.ff7967c1.chunk.js.LICENSE.txt"
+  },
+  "entrypoints": [
+    "static/js/runtime-main.304fca38.js",
+    "static/js/2.ff7967c1.chunk.js",
+    "static/css/main.32d585b7.chunk.css",
+    "static/js/main.1aa43a8c.chunk.js"
+  ]
+}

二進制
build/favicon.ico


File diff suppressed because it is too large
+ 1 - 0
build/index.html


二進制
build/logo192.png


二進制
build/logo512.png


+ 25 - 0
build/manifest.json

@@ -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"
+}

+ 3 - 0
build/robots.txt

@@ -0,0 +1,3 @@
+# https://www.robotstxt.org/robotstxt.html
+User-agent: *
+Disallow:

File diff suppressed because it is too large
+ 2 - 0
build/static/css/main.32d585b7.chunk.css


File diff suppressed because it is too large
+ 1 - 0
build/static/css/main.32d585b7.chunk.css.map


File diff suppressed because it is too large
+ 3 - 0
build/static/js/2.ff7967c1.chunk.js


+ 41 - 0
build/static/js/2.ff7967c1.chunk.js.LICENSE.txt

@@ -0,0 +1,41 @@
+/*
+object-assign
+(c) Sindre Sorhus
+@license MIT
+*/
+
+/** @license React v0.20.2
+ * 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.
+ */
+
+/** @license React v17.0.2
+ * 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 v17.0.2
+ * 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 v17.0.2
+ * 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.
+ */

File diff suppressed because it is too large
+ 1 - 0
build/static/js/2.ff7967c1.chunk.js.map


File diff suppressed because it is too large
+ 2 - 0
build/static/js/3.daaf3563.chunk.js


File diff suppressed because it is too large
+ 1 - 0
build/static/js/3.daaf3563.chunk.js.map


File diff suppressed because it is too large
+ 2 - 0
build/static/js/main.1aa43a8c.chunk.js


File diff suppressed because it is too large
+ 1 - 0
build/static/js/main.1aa43a8c.chunk.js.map


File diff suppressed because it is too large
+ 2 - 0
build/static/js/runtime-main.304fca38.js


File diff suppressed because it is too large
+ 1 - 0
build/static/js/runtime-main.304fca38.js.map