Second frontend, written in Next.JS + Typescript.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

31 lines
729 B

4 years ago
  1. {
  2. "devFiles": [
  3. "static/development/dll/dll_dc8ac110ce5d8530b237.js",
  4. "static/development/dll/dll_dc8ac110ce5d8530b237.js.map"
  5. ],
  6. "lowPriorityFiles": [
  7. "static/development/_buildManifest.js",
  8. "static/development/_ssgManifest.js"
  9. ],
  10. "pages": {
  11. "/": [
  12. "static/runtime/webpack.js",
  13. "static/runtime/main.js"
  14. ],
  15. "/_app": [
  16. "static/runtime/webpack.js",
  17. "static/runtime/main.js"
  18. ],
  19. "/_error": [
  20. "static/runtime/webpack.js",
  21. "static/runtime/main.js"
  22. ],
  23. "/_polyfills": [
  24. "static/runtime/polyfills.js",
  25. "static/runtime/polyfills.js.map"
  26. ],
  27. "/index": [
  28. "static/runtime/webpack.js",
  29. "static/runtime/main.js"
  30. ]
  31. }
  32. }