Dave Laird

Results 35 comments of Dave Laird

@josemarluedke Wanted to look at this issue but can get the app to build. I'm running into issues like this. ```sh 2 import { Context } from '@docfy/core/lib/types'; ~~~~~~~~~~~~~~~~~~~~~~~ src/plugins/replace-internal-links-with-docfy-link.ts:2:38...

We ran into this issue with `a > div > a` also bad html

We found two issues this the prettier printer when we ran it on our app. 1. prettier added an extra `\` to backslash in a component argument value. ```hbs {{!--...

@NullVoxPopuli who will be responsible to the bugs to be worked out. Prettier for Glimmer is the responsibility of the ember community. Can we make a list of things that...

@st-h thanks steve for your work on this PR. Are you still interested in pushing it over the line?

@kellyselden Any movement on this PR? I know you have been in Japan having a fun!

Ok more detail When manually adding the dependency to the vendor file the app builds as expected. I have added the `RENAME-TO-hightlight-pack.js` to the vendor file and if you rename...

I agree with you @CvX a fix in glimmer would be better for sure. This could be a temporary fix until the upstream versions are fixed. https://github.com/glimmerjs/glimmer-vm/issues/796

@mcfiredrill thank you so much for your PR. I really want to make sure that we land it soon. To fix the test failures we there needs to be an...

@mcfiredrill Hello we just merged the monorepo branch please feel free to update your PR. We would like to use the name `allowedHosts` going forward. Does that make sense? Thanks...