forked from agregarr/agregarr
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathdev.log
More file actions
12 lines (11 loc) · 983 Bytes
/
dev.log
File metadata and controls
12 lines (11 loc) · 983 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
yarn run v1.22.22
$ nodemon -e ts --watch server --watch agregarr-api.yml -e .json,.ts,.yml -x ts-node -r tsconfig-paths/register --files --project server/tsconfig.json server/index.ts
[33m[nodemon] 2.0.20[39m
[33m[nodemon] to restart at any time, enter `rs`[39m
[33m[nodemon] watching path(s): server/**/* agregarr-api.yml[39m
[33m[nodemon] watching extensions: json,ts,yml[39m
[32m[nodemon] starting `ts-node -r tsconfig-paths/register --files --project server/tsconfig.json server/index.ts`[39m
2025-07-30T05:58:25.024Z [[32minfo[39m]: Starting Agregarr version develop-local
warn - You have enabled experimental features (scrollRestoration, largePageDataBytes) in next.config.js.
warn - Experimental features are not covered by semver, and may cause unexpected or broken application behavior. Use at your own risk.
info - Disabled SWC as replacement for Babel because of custom Babel configuration "babel.config.js" https://nextjs.org/docs/messages/swc-disabled