Ts files updated automatically generates no js files in the directory server
santiim opened this issue · 3 comments
When I create or modify a .ts in the "client" directory file automatically js in the dist/client directory files are updated, but when you edit or create a new ts file in the "server" directory, the files "js" in the dist/server directory they are not updated or generated automatically; only to run the "npm run build" command;
How I can solve this problem? thank you very much!
I will try to look it this week If I have time, I remember I included the
"watch" server folder
thank you for the report!
2016-10-06 15:24 GMT+01:00 Santiago Martini notifications@github.com:
When I create or modify a .ts in the "client" directory file
automatically js in the dist/client directory files are updated, but
when you edit or create a new ts file in the "server" directory, the files
"js" in the dist/server directory they are not updated or generated
automatically; only to run the "npm run build" command;
How I can solve this problem? thank you very much!—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
#18,
or mute the thread
https://github.com/notifications/unsubscribe-auth/AKU3iuPnEIZEh2uNsX7_vxLKnrOCt2NLks5qxQS6gaJpZM4KQAPN
.
Muchas gracias Elio por la rápida respuesta!! aguardo tu aviso, saludos!!
issue is now fixed