Skip to content

Commit f7529e2

Browse files
committed
meiger from remote
1 parent c292fa5 commit f7529e2

36 files changed

+51680
-0
lines changed
Lines changed: 32 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,32 @@
1+
{
2+
"polyfillFiles": [
3+
"static/chunks/polyfills.js"
4+
],
5+
"devFiles": [
6+
"static/chunks/react-refresh.js"
7+
],
8+
"ampDevFiles": [],
9+
"lowPriorityFiles": [
10+
"static/development/_buildManifest.js",
11+
"static/development/_ssgManifest.js"
12+
],
13+
"rootMainFiles": [],
14+
"pages": {
15+
"/": [
16+
"static/chunks/webpack.js",
17+
"static/chunks/main.js",
18+
"static/chunks/pages/index.js"
19+
],
20+
"/_app": [
21+
"static/chunks/webpack.js",
22+
"static/chunks/main.js",
23+
"static/chunks/pages/_app.js"
24+
],
25+
"/_error": [
26+
"static/chunks/webpack.js",
27+
"static/chunks/main.js",
28+
"static/chunks/pages/_error.js"
29+
]
30+
},
31+
"ampFirstPages": []
32+
}
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
{"type": "commonjs"}
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
{
2+
"../components/Main.tsx -> ./SendMsg": {
3+
"id": "../components/Main.tsx -> ./SendMsg",
4+
"files": [
5+
"static/chunks/components_SendMsg_tsx.js"
6+
]
7+
}
8+
}

examples/interchainjs-demo/.next/server/components_SendMsg_tsx.js

Lines changed: 35 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)