resolve conflicts and add readme and correct pathnames

This commit is contained in:
ismailsosic
2023-03-09 18:16:23 +01:00
parent 38ce721f52
commit b6ef397899
31 changed files with 50 additions and 27 deletions

View File

@@ -20,6 +20,11 @@
"static/chunks/main.js",
"static/chunks/pages/index.js"
],
"/[book]/[type]/[id]": [
"static/chunks/webpack.js",
"static/chunks/main.js",
"static/chunks/pages/[book]/[type]/[id].js"
],
"/_app": [
"static/chunks/webpack.js",
"static/chunks/main.js",