-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathserver.bun.js.manifest
84 lines (83 loc) · 1.31 KB
/
server.bun.js.manifest
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
{"$$0$$":{
"bytes": 185882,
"imports": [],
"_": "input",
"path": "node_modules/mime-db/db.json"
},
"$$1$$":{
"bytes": 189,
"imports": [
"$$0$$"
],
"_": "input",
"path": "node_modules/mime-db/index.js"
},
"$$2$$":{
"bytes": 3663,
"imports": [
"$$1$$"
],
"_": "input",
"path": "node_modules/mime-types/index.js"
},
"$$3$$":{
"bytes": 6846,
"imports": [
"$$2$$"
],
"_": "input",
"path": "server.bun.imba",
"js": "$$4$$"
},
"$$4$$":{
"imports": [],
"exports": [],
"entryPoint": "server.bun.imba",
"inputs": [
[
"$$0$$",
136687
],
[
"$$1$$",
32
],
[
"$$2$$",
1211
],
[
"$$3$$",
1083
]
],
"bytes": 150658,
"source": "$$3$$",
"_": "output",
"path": "server.bun.js",
"type": "js",
"dependencies": [],
"hash": "R3R4NXAS",
"originalPath": "server.bun.__dist__.js"
},
"inputs": {
"node_modules/mime-db/db.json": "$$0$$",
"node_modules/mime-db/index.js": "$$1$$",
"node_modules/mime-types/index.js": "$$2$$",
"server.bun.imba": "$$3$$"
},
"outputs": {
"server.bun.js": "$$4$$"
},
"urls": {},
"mappings": {},
"hash": "MXZGQDGP",
"srcdir": ".",
"outdir": ".",
"path": "server.bun.js.manifest",
"main": "$$4$$",
"assets": [
"$$4$$"
],
"css": null
}