Robert Jackson

Results 989 comments of Robert Jackson

Hmmm, I don't think this should be needed. It is definitely possible to use `@glimmer/compiler` in the browser without hitting this `require('crypto')` code (all of Ember's own tests do this...

@izelnakri - Thanks for your response! I totally agree with you, I'd like to see progress on that front (help absolutely welcome!!). Specifically, I'd like to: * Change our build...

FWIW, https://github.com/tildeio/simple-html-tokenizer/pull/71 is working on fixing this.

I think these will have to be fixed in @handlebars/parser. For now you can work around via `(get this 'undefined')`.

Ya the `types` entry point seems wrong there (I think it should be `dist/types/index.d.ts`).

What does this do? How is this different from the existing printer? Do we really need to duplicate all of the code?

Confirm. `@glimmer/interfaces` really should have no non-type dependencies

https://github.com/glimmerjs/glimmer-vm/pull/1285 pins to @handlebars/[email protected] while we debug those two tests.

Is this still an issue with ember-source's canary channel?