Scott Lively

Results 6 comments of Scott Lively

You may want to check the nullable property configuration options: https://www.habarta.cz/typescript-generator/maven/typescript-generator-maven-plugin/generate-mojo.html#nullabilityDefinition Where I work we created an annotation called `@GenerateNullable` and put it on all nullable properties that typescript-generator converts.

You may just need to look at how the regular dpd.js does this and submit a PR to mimic the behavior here.

It is not tested with angular 2 On Wednesday, December 16, 2015, Adrian [email protected] wrote: > Does this work with Angular 2? > > — > Reply to this email...

I was having the same issue from a create-react-app project when trying to run the webpack dev server through yarn. ``` task start(type: YarnTask) { args = ['start'] } ```...

pro-actively bumping this to keep it from going stale. I use ambassador for my day job and side job because it's served me so well. The logging is so far...