mirror of https://github.com/waku-org/waku-lab.git
19 lines
361 B
JSON
19 lines
361 B
JSON
{
|
|
"polyfillFiles": [
|
|
"static/chunks/polyfills.js"
|
|
],
|
|
"devFiles": [],
|
|
"ampDevFiles": [],
|
|
"lowPriorityFiles": [
|
|
"static/development/_buildManifest.js",
|
|
"static/development/_ssgManifest.js"
|
|
],
|
|
"rootMainFiles": [
|
|
"static/chunks/webpack.js",
|
|
"static/chunks/main-app.js"
|
|
],
|
|
"pages": {
|
|
"/_app": []
|
|
},
|
|
"ampFirstPages": []
|
|
} |