John Winston
John Winston
I am still exploring Eleventy, but I really love how simple it is to work with. I want to build a site with user dashboard, and I want those pages...
I found out that `builder.js` is not firing, thus I cannot get the `service-worker.js`. I have made some changes to `.eleventy.js`, in order to make it works again and easier...
# Please read this comment first Might explain your issue: https://github.com/sveltejs/kit/issues/8882#issuecomment-1848443983 ### Describe the bug The definition for '$env/static/public' cannot be found by Typescript in `*.svelte` file. It works in...
### Is this feature in relation to a problem? I want to use an env variable to filter log by level. For example, when I use LOG_LEVEL=error, I dont want...
**What are you trying to do** Improve security for helm chart and avoid security warnings. These are the warnings after linting with `kubescape` **What HAProxy Ingress should do or how...
### Describe the bug I notice that when I define schema with `db.query` (I am using surrealdb.node SDK, and I believe this issue is at the library level not at...
### Describe the bug I want to execute a surql script that defines the schema. When I run `surreal import`, I encounter this error: ```sh 2024-02-19T20:27:39.337674Z ERROR surreal::cli: There was...
### Describe the bug Validation for field with a name contains dot will fail I notice that `@felte/validator-zod` will parse the name of field automatically, which resulted in unexpected validation...