vhscom
vhscom
Potentially related: https://github.com/vitejs/vite/issues/5316
Oops. Closed in error. Updated OP to add a note on how to squelch the warnings.
Confirmed this addresses the Cloudflare deployment issue. @hmnd I noticed Cloudflare Pages doesn't like when `dotenv` is used, presumably because the Functions (Workers) beta uses Service Workers and not Node...
I've also rolled this change into a fork published to NPM. If you're using PMPM you can adjust the module source for `sk-auth` to use the fork [as shown here](https://github.com/vhscom/svelte-headlessui-starter/blob/11a971385de0b7d059340a666f98b252ee3af5d3/package.json#L76)....
Are the symbols (or lack thereof) the reason things like `wallet` are not resolving with the current material ui included with Material Icons delivered by Fontsource? What's the easiest way...
The introduction of `$env` has made the surface of this issue widen from just `$app/*`. Without the ability to shim these things unit/component testing becomes increasingly difficult (ref: https://github.com/microsoft/playwright/issues/18465) and,...
> [Example project](https://github.com/hperrin/smui-example-sveltekit) is a good starting point next to docs. True. It is a good point of reference. And it works with `npm`. But it also does not work...
> I think this is probably the easiest and best workaround for now. Easiest, sure. Best is subjective. There's a reason people use other package managers.
It is not good practice to use `npx` inside a docker container for idempotent builds. In order to satisfy the SMUI v6 need to have a theme file and static...
good place to integrate federated identity management and secure data enclaves. that would be something.