maierfelix/nvk

Typescript: Import name shouldn't require a platform name

maierfelix opened this issue · 3 comments

Importing nvk shouldn't require to put the platform into the import name as shown here.

I have it setup like this and seems to be working pretty good for me https://github.com/zeeshan595/nvk-boilerplate

Nice one! Unfortunately I'm not really a typescript user, would you mind adding your code to this project?

That should resolve the issue, just make sure to update platform.ts imports.
Or can create a symlink that updates when new files are generated.
Not sure how windows handles symlinks though.
#32