Dan Gilleland

Results 7 comments of Dan Gilleland

If you would like a hand, just let me know.

@colombod - I was getting the same issue with it being blocked out with red, and installing the latest master did address the issue for me. Thanks!

@yanick - Can you comment on the question from @eunukasiko (above)? That is, would adding the following to `svelte.config.js` affect the non-test build? This would seem an important question in...

Yes, this would be wonderful! For example, with pnpm, there is an error that states it doesn't/can't use the `workspaces` field in the `package.json` file, instead encouraging us to use...

And, of course, I may as well emphasize that this is a problem in my personal repo sites as well. My "hack" is to do a manual deploy to a...

@eric-burel - Question: Is this a block that affects students' personal laptops when they are on the school's network, or is it limited to school computers? And if it does...

One possibility I might suggest would be to add a 'runDangerously` option in the `TestCollectorOption` parameter for individual tests and for 'TestOptions' in the `describe` function. To me, having the...