Add:api-register

This commit is contained in:
supalerk-ar66 2026-01-15 09:45:51 +07:00
parent 3ab76e7a43
commit e087ab9b0e
7 changed files with 21 additions and 12 deletions

View file

@ -1 +1 @@
{"id":"dev","timestamp":1768378394619}
{"id":"dev","timestamp":1768444934817}

View file

@ -1 +1 @@
{"id":"dev","timestamp":1768378394619,"matcher":{"static":{},"wildcard":{},"dynamic":{}},"prerendered":[]}
{"id":"dev","timestamp":1768444934817,"matcher":{"static":{},"wildcard":{},"dynamic":{}},"prerendered":[]}

View file

@ -1,5 +1,5 @@
{
"date": "2026-01-14T08:13:20.972Z",
"date": "2026-01-15T02:42:23.499Z",
"preset": "nitro-dev",
"framework": {
"name": "nuxt",
@ -9,9 +9,9 @@
"nitro": "2.12.8"
},
"dev": {
"pid": 17488,
"pid": 19744,
"workerAddress": {
"socketPath": "\\\\.\\pipe\\nitro-worker-17488-1-1-6654.sock"
"socketPath": "\\\\.\\pipe\\nitro-worker-19744-1-1-2469.sock"
}
}
}

View file

@ -1,7 +1,7 @@
/// <reference types="quasar" />
/// <reference types="nuxt-quasar-ui" />
/// <reference types="@nuxtjs/tailwindcss" />
/// <reference types="@nuxt/devtools" />
/// <reference types="@nuxtjs/tailwindcss" />
/// <reference types="@nuxt/telemetry" />
/// <reference path="types/builder-env.d.ts" />
/// <reference types="nuxt" />

View file

@ -1,4 +1,4 @@
// generated by the @nuxtjs/tailwindcss <https://github.com/nuxt-modules/tailwindcss> module at 14/1/2569 16:44:22
// generated by the @nuxtjs/tailwindcss <https://github.com/nuxt-modules/tailwindcss> module at 15/1/2569 09:45:34
import "@nuxtjs/tailwindcss/config-ctx"
import configMerger from "@nuxtjs/tailwindcss/merger";