Skip to content

Commit 2a7cea9

Browse files
committed
update: rebuild
1 parent f942c6a commit 2a7cea9

10 files changed

+16
-286
lines changed

app/app.js

-204
This file was deleted.

app/index.html

-36
This file was deleted.

app/index.js

-5
This file was deleted.

app/intro.js

-24
This file was deleted.

my-app/build/asset-manifest.json

+11-11
Original file line numberDiff line numberDiff line change
@@ -1,18 +1,18 @@
11
{
22
"files": {
3-
"main.js": "/static/js/main.569790e8.chunk.js",
4-
"main.js.map": "/static/js/main.569790e8.chunk.js.map",
5-
"runtime-main.js": "/static/js/runtime-main.4d25ba2e.js",
6-
"runtime-main.js.map": "/static/js/runtime-main.4d25ba2e.js.map",
7-
"static/css/2.6f338a1f.chunk.css": "/static/css/2.6f338a1f.chunk.css",
8-
"static/js/2.3af24dc5.chunk.js": "/static/js/2.3af24dc5.chunk.js",
9-
"static/js/2.3af24dc5.chunk.js.map": "/static/js/2.3af24dc5.chunk.js.map",
10-
"index.html": "/index.html",
11-
"static/css/2.6f338a1f.chunk.css.map": "/static/css/2.6f338a1f.chunk.css.map",
12-
"static/js/2.3af24dc5.chunk.js.LICENSE.txt": "/static/js/2.3af24dc5.chunk.js.LICENSE.txt"
3+
"main.js": "./static/js/main.569790e8.chunk.js",
4+
"main.js.map": "./static/js/main.569790e8.chunk.js.map",
5+
"runtime-main.js": "./static/js/runtime-main.aa1ded95.js",
6+
"runtime-main.js.map": "./static/js/runtime-main.aa1ded95.js.map",
7+
"static/css/2.6f338a1f.chunk.css": "./static/css/2.6f338a1f.chunk.css",
8+
"static/js/2.3af24dc5.chunk.js": "./static/js/2.3af24dc5.chunk.js",
9+
"static/js/2.3af24dc5.chunk.js.map": "./static/js/2.3af24dc5.chunk.js.map",
10+
"index.html": "./index.html",
11+
"static/css/2.6f338a1f.chunk.css.map": "./static/css/2.6f338a1f.chunk.css.map",
12+
"static/js/2.3af24dc5.chunk.js.LICENSE.txt": "./static/js/2.3af24dc5.chunk.js.LICENSE.txt"
1313
},
1414
"entrypoints": [
15-
"static/js/runtime-main.4d25ba2e.js",
15+
"static/js/runtime-main.aa1ded95.js",
1616
"static/css/2.6f338a1f.chunk.css",
1717
"static/js/2.3af24dc5.chunk.js",
1818
"static/js/main.569790e8.chunk.js"

my-app/build/index.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
<!doctype html><html lang="zh-CN"><head><meta charset="UTF-8"><meta name="viewport" content="width=device-width,initial-scale=1,user-scalable=no"><title>垃圾分类</title><style>.wrap{margin:0 2rem}.upload{width:100%;display:inline-block;text-align:center}img.garbage-type{width:5rem;height:5rem}.type-row{width:100%;display:flex}.type-row-left{width:6rem}.type-row-right{flex:1}</style><link href="/static/css/2.6f338a1f.chunk.css" rel="stylesheet"></head><body><div id="app"></div><script src="index.js" defer="defer"></script><script>!function(e){function r(r){for(var n,p,l=r[0],a=r[1],f=r[2],c=0,s=[];c<l.length;c++)p=l[c],Object.prototype.hasOwnProperty.call(o,p)&&o[p]&&s.push(o[p][0]),o[p]=0;for(n in a)Object.prototype.hasOwnProperty.call(a,n)&&(e[n]=a[n]);for(i&&i(r);s.length;)s.shift()();return u.push.apply(u,f||[]),t()}function t(){for(var e,r=0;r<u.length;r++){for(var t=u[r],n=!0,l=1;l<t.length;l++){var a=t[l];0!==o[a]&&(n=!1)}n&&(u.splice(r--,1),e=p(p.s=t[0]))}return e}var n={},o={1:0},u=[];function p(r){if(n[r])return n[r].exports;var t=n[r]={i:r,l:!1,exports:{}};return e[r].call(t.exports,t,t.exports,p),t.l=!0,t.exports}p.m=e,p.c=n,p.d=function(e,r,t){p.o(e,r)||Object.defineProperty(e,r,{enumerable:!0,get:t})},p.r=function(e){"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})},p.t=function(e,r){if(1&r&&(e=p(e)),8&r)return e;if(4&r&&"object"==typeof e&&e&&e.__esModule)return e;var t=Object.create(null);if(p.r(t),Object.defineProperty(t,"default",{enumerable:!0,value:e}),2&r&&"string"!=typeof e)for(var n in e)p.d(t,n,function(r){return e[r]}.bind(null,n));return t},p.n=function(e){var r=e&&e.__esModule?function(){return e.default}:function(){return e};return p.d(r,"a",r),r},p.o=function(e,r){return Object.prototype.hasOwnProperty.call(e,r)},p.p="/";var l=this["webpackJsonpmy-app"]=this["webpackJsonpmy-app"]||[],a=l.push.bind(l);l.push=r,l=l.slice();for(var f=0;f<l.length;f++)r(l[f]);var i=a;t()}([])</script><script src="/static/js/2.3af24dc5.chunk.js"></script><script src="/static/js/main.569790e8.chunk.js"></script></body></html>
1+
<!doctype html><html lang="zh-CN"><head><meta charset="UTF-8"><meta name="viewport" content="width=device-width,initial-scale=1,user-scalable=no"><title>垃圾分类</title><style>.wrap{margin:0 2rem}.upload{width:100%;display:inline-block;text-align:center}img.garbage-type{width:5rem;height:5rem}.type-row{width:100%;display:flex}.type-row-left{width:6rem}.type-row-right{flex:1}</style><link href="./static/css/2.6f338a1f.chunk.css" rel="stylesheet"></head><body><div id="app"></div><script src="index.js" defer="defer"></script><script>!function(e){function r(r){for(var n,p,l=r[0],a=r[1],f=r[2],c=0,s=[];c<l.length;c++)p=l[c],Object.prototype.hasOwnProperty.call(o,p)&&o[p]&&s.push(o[p][0]),o[p]=0;for(n in a)Object.prototype.hasOwnProperty.call(a,n)&&(e[n]=a[n]);for(i&&i(r);s.length;)s.shift()();return u.push.apply(u,f||[]),t()}function t(){for(var e,r=0;r<u.length;r++){for(var t=u[r],n=!0,l=1;l<t.length;l++){var a=t[l];0!==o[a]&&(n=!1)}n&&(u.splice(r--,1),e=p(p.s=t[0]))}return e}var n={},o={1:0},u=[];function p(r){if(n[r])return n[r].exports;var t=n[r]={i:r,l:!1,exports:{}};return e[r].call(t.exports,t,t.exports,p),t.l=!0,t.exports}p.m=e,p.c=n,p.d=function(e,r,t){p.o(e,r)||Object.defineProperty(e,r,{enumerable:!0,get:t})},p.r=function(e){"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})},p.t=function(e,r){if(1&r&&(e=p(e)),8&r)return e;if(4&r&&"object"==typeof e&&e&&e.__esModule)return e;var t=Object.create(null);if(p.r(t),Object.defineProperty(t,"default",{enumerable:!0,value:e}),2&r&&"string"!=typeof e)for(var n in e)p.d(t,n,function(r){return e[r]}.bind(null,n));return t},p.n=function(e){var r=e&&e.__esModule?function(){return e.default}:function(){return e};return p.d(r,"a",r),r},p.o=function(e,r){return Object.prototype.hasOwnProperty.call(e,r)},p.p="./";var l=this["webpackJsonpmy-app"]=this["webpackJsonpmy-app"]||[],a=l.push.bind(l);l.push=r,l=l.slice();for(var f=0;f<l.length;f++)r(l[f]);var i=a;t()}([])</script><script src="./static/js/2.3af24dc5.chunk.js"></script><script src="./static/js/main.569790e8.chunk.js"></script></body></html>

my-app/build/static/js/runtime-main.4d25ba2e.js my-app/build/static/js/runtime-main.aa1ded95.js

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)