NullVoxPopuli

Results 2059 comments of NullVoxPopuli

There are some in this repo: https://github.com/bgantzler/ember-mirage/

> may be able to help with an example there. I recommend using https://github.com/wyvox/action-setup-pnpm which supports volta config without using volta. The Volta action has been known to be buggy...

Ye, that's taken care of., or do i misunderstand which parts of volta are needed?

checking out two branches in the same job? :upside_down_face: I guess I was confused, because that's not a workflow I'd expect ever 😅 i'd use two different jobs and then...

I just deleted test-support.css from every project in a monorepo. We should probably remove it from the blueprint at some point

we're in the process of switching the-command-that-you-build-with to webpack/vite, so unless _someone_ wants to debug and fix this, the problem will go away with the switch to using webpack/vite directly...

@jonathanstiansen there are a couple more vite-using projects, too: - https://github.com/NullVoxPopuli/polaris-starter - and https://github.com/embroider-build/embroider/tree/main/tests/vite-app there are more demo-land atm, but progress is ongoing!

> I worry that requiring them to have a separate build just for QUnit would lower dev experience Given that this works: https://jsbin.com/fipayiy/edit?html,output, I don't think we _need_ to support...

so, I think the main thing I'd like to do organizationally is move the repo to a monorepo so we can have a setup like: ``` ./ (existing files) ./test-packages/...

@Krinkle is there a discord or some other chat platform where we'd be able to talk more synchronously about planning the future of the repo?