core icon indicating copy to clipboard operation
core copied to clipboard

TypeScript bundling: missing or mis-packaged items

Open Tarmil opened this issue 8 years ago • 0 comments

The following items are missing or mis-packaged in bundles with dead code elimination:

  • [ ] WebSharper.ItemEnumerator is missing
  • [ ] ByRef<'T> is missing
  • [ ] Some abstract methods are dropped
  • [ ] Some abstract method implementations are dropped

Tarmil avatar Oct 31 '17 18:10 Tarmil