Open jtenner opened 6 years ago
Not sure how to help with this. Any ideas?
Since declarations aren't really rollup specific, you can add tsc --emitDeclarationOnly to your build step.
tsc --emitDeclarationOnly
Not sure how to help with this. Any ideas?