-
Notifications
You must be signed in to change notification settings - Fork 20
Open
Description
I prefer having JS and CSS files in separate files like, app-hello.js, app-hello.html, etc.
Currently it doesn't seem to be supported to import the class into the html file using <script src="./app-hello.js"></script>.
It would be neat to have typescript support, so I can use autocomplete and all the other nice features in my ts files and transpile them to js, that is imported into the html.
Is this anything you have been considering before?
Cheers,
matthias
Metadata
Metadata
Assignees
Labels
No labels