TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
Answers
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
Forums
Monthly Leaders
Forum guidelines
mel_lisau
NA
169
0
Outputting the .js files on save of .ts file issue
Apr 12 2017 2:40 AM
Hi ,
I have my .js files in the following directory
../Scripts/lookup.js and many others .
I have just renamed my .js files to .s files and if i select "Show all files" in Visual Studio I can see the . js file but i need to include it in the project.
Is there a way I can leave my create my .js files in a different directory when I save the chnages to the .ts file ?
Also the .js file doesnt seem to generate on save but it does on compiling .
Note I dont use the tsconfig.json I wuse Visual Studios "Typescript Build" screen .
Should i use a tsconfig.json file and if so where can i place it ?
thanks
Reply
Answers (
1
)
How to work with Angular2 in visual studio 2017
What is usage of import and export keyword usage in typescri