does not.
It seems the problem is how i deploy it to npmjs.com
bland-lamp-16797
02/11/2021, 1:42 PM
ok... silly me... of course I need to compile...
Although I thought I could use pure typescript in lib too
g
gifted-terabyte-92288
02/11/2021, 3:00 PM
You can't use pure TS in an npm package, unfortunately. It always has to be compiled down to some version of Ecmascript.
b
bland-lamp-16797
02/12/2021, 8:36 AM
yeah, I've learned it little harder way!
Pity, I'm losing lot of functionality this way, example default arguments of functions are not readable anymore 😞
Also debugging is little harder
No matter how you like to participate in developer communities, Pulumi wants to meet you there. If you want to meet other Pulumi users to share use-cases and best practices, contribute code or documentation, see us at an event, or just tell a story about something cool you did with Pulumi, you are part of our community.