1
0
Fork 0
mirror of https://github.com/codex-team/codex.docs.git synced 2025-08-06 05:55:24 +02:00

Beautify terminal output (#261)

* beautify terminal output

- draw welcome banner on server starting
- use minimal logs for webpack
- disable verbose mode for nodemon

resolves #240

* Update server.ts
This commit is contained in:
Taly 2022-09-14 13:27:31 +03:00 committed by GitHub
parent 1cd078317e
commit 51fb6655e2
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 45 additions and 1 deletions

View file

@ -1,5 +1,4 @@
{
"verbose": true,
"ignore": [
".git",
"node_modules",