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.

9 lines
234 B

4 years ago
  1. {
  2. "./dev/noop": [
  3. {
  4. "id": "./node_modules/next/dist/client/dev/noop.js",
  5. "name": "./node_modules/next/dist/client/dev/noop.js",
  6. "file": "static/chunks/0.js",
  7. "publicPath": "static/chunks/0.js"
  8. }
  9. ]
  10. }