THIS SITE IS MIRROR || Skip to Full Contents (Read More)
nodemon - Posted on April 24, 2022 7:00 AM by Dimas Lanjaka Uncategorized Basic nodemon.json configuration { “$schema”: “http://json.schemastore.org/nodemon",... ## Basic nodemon.json configuration
`json
{
“$schema”: “http://json.schemastore.org/nodemon",
“exec”: “yarn build”,
“watch”: [“./src/.ts”, “./index.ts”, “./webpack..js”, “./tsconfig.json”, “
THIS SITE IS MIRROR || Skip to Full Contents (Read More)