Daniel Busłowicz

Results 9 issues of Daniel Busłowicz

## Feature Request RxJS should come in a standard compliant (browser-friendly) ES Modules format. **Describe the solution you'd like** The `_esm5` and `_esm2015` are close to what we need, but...

feature

### This is a... * [x] feature request --- It would be really handy if methods decorated with `@dispatch()` decorator could be `async` methods (return a Promise). It would allow...

Hi, first of all thanks for this app, it helps a lot with the workflow (especially when a windows user comes to work on mac os). I am a developer...

It should be possible to configure a loader for custom file extensions, that was asked for #134. Could you please specify what output would you like to achieve with the...

enhancement
icebox

The code is pretty messy right now. It needs to be rewritten in some parts, needs better comments (JSDoc) and better tests coverage.

enhancement
documentation

Polymer itself relies on simple data binding, and does not provide expressions. TWC can fulfill those gaps, but it's not as trivial to design as one would think. There are...

help wanted
discussion

If a relative import reaches out of `rootDir`, it may be possible that outputting built files will not have proper paths. This behavior should be fixed.

enhancement
icebox

Some properties/methods names should not be used, due to having native role (like `classList`). To avoid problems, `twc` should warn about these use cases.

enhancement
icebox

TWC should generate valid source maps for `.html` modules.

enhancement