You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Where is the file located:
./src/ui/views/index.ejs
Command npm run build:dev works ok and ui/views gets copied to the dev-build folter (resulting in dev-build/ui/views/index.ejs).
Command npm run build:dev:watch does not wor (meaning it does not copy the ejs file).
Where is the file located:
./src/ui/views/index.ejs
Command npm run build:dev works ok and ui/views gets copied to the dev-build folter (resulting in dev-build/ui/views/index.ejs).
Command npm run build:dev:watch does not wor (meaning it does not copy the ejs file).
My tsconfig.json
My package.json
The text was updated successfully, but these errors were encountered: