Daniel Friesen

Results 419 comments of Daniel Friesen

For better reference, my actual use case for no-private. I have feature elements at `src/{feature}`, like "api", "theme", "layout", etc. And route elements at `src/routes/{route}`. Some of these features have...

I've tried adding local customization to handle coffescript with coffeescript-loader. However neutrino seems to have a general problem that makes it difficult/impossible to create middleware to add coffeescript 2 or...

Ok, the babel version isn't too hard. Though I presume there are are a fair number of people that actually want to use ts-loader. And there is no Babel version...

This would probably best be done as a new method like `updateOptions`.

@jdawgzim I'll take that pledge if you want. I'm still not sure about OpenCollective/Patreon. But I am planning to buy an Index kit and am right near the edge of...

I'm going to collapse comments for pledges I've already taken to keep this organized.

I've got an old link on http://danf.ca/ that still works. Enabling GitHub Sponsors feels pretty similar to setting up a Patreon. There's a certain level of obligation tied to enabling...

I'm aware of it. I might consider printing it if someone sends me a ProTas VR to review and compare the two.

At this point there's a non-negligible possibility that Twitter could stop working as a viable login provider, in any of many potential ways. It's probably worth revising GitHub, Microsoft, or...

I was having a related issue because I was trying to use http-proxy-middleware as part of a dev proxy for making changes to an Ory based OAuth setup. Where I...