Burt Harris

Results 209 comments of Burt Harris

@fdeitelhoff, Can you please share a repository that demonstrates the `SimplexContext is not defined ` message? P.S. I've just discovered some incompatibilities with [email protected], not sure if that's involved.

@fdeitelhoff Thanks, I've started looking (and learning.) No special repo needed, I'm interested in what you are doing. For me, `npm install` generated no errors. I also tried `npm run...

@fdeitelhoff . My mistake on the tsconfig issue. I've opened *#329 - Update codgen templates to supporess TSLint warnings* to suppress the TSLint errors in our generated code that your...

Hmm, I don't know much about webpack, it's on my reading list... Could this have something to do with that?

Frankly I don't remember if I've reproduced the error right now, but I'll take a look again.

Update: the original problem, message saying **TypeError: Class constructor Lexer cannot be invoked without 'new' ** is caused by a mismatch between the code generation target we used for building...

@marjan-georgiev, frankly I don't know. Supporting multiple targets in a complex TypeScript package like this seems like something there should be best practices on, but as of now I'm not...

Sorry, I think both Sam and I have been busy with other matters. We could really use at least one more developer who has skills and interest to contribute some...

@sdiguana, that sounds big. Can you share a repro where you have it working in a browser based context. I would like to understand in more detail what you accomplished....