Caio Quirino da Silva
Caio Quirino da Silva
Are you using boot2docker?
@osdevisnot Please let me know if you are happy with the way I've changed klap to support typescript transformers or if I need to find a different way to implement...
Hi @osdevisnot I am actually creating my own typescript transformer, that will read the entire project's AST looking up for a few specific decorators and writing extra files based on...
That sounds like a good idea, I just feel like it's a little bit OP for something that is more like overriding minimal parts of klap's behaviour. So that's why...
We could even make `ttypescript` a `peerDependency` and override the typescript module only when it's available :)
@osdevisnot I've tried in many ways to make `ttypescript` to work as an optional dependency, but when I've declared them as `peerDependency` and tried to import it only in the...
Tested @christopher-caldwell against the new 16.0.0-beta.1 and still fails with the same error: ``` [ watch ] build succeeded, watching for changes... Debugger listening on ws://localhost:9229/e5b6f3bd-c0db-4a6f-b2b6-766685931683 For help, see: https://nodejs.org/en/docs/inspector...
> This issue has been automatically marked as stale because it hasn't had any recent activity. It will be closed in 14 days if no further activity occurs. If we...
> Instead of sending comments with up vote on the issue with ππΌπ @DaSchTour does that work for this repo? > This issue has been automatically marked as stale because...
I am happy to contribute with the metrics integration... But is it still being maintained? @MetinSeylan