Michael Taylor

Results 8 issues of Michael Taylor

I have a project that uses `"import/extensions": "never"` however I have hit a case with the new version of the npm module `lit`. It is common to import like this:...

bug
help wanted

### Expected Behaviour I should be able to use SWC in two different javascript bundles from a single page. ### Actual Behaviour We get errors when `customElements.define` is called and...

Dev Build

### Code of conduct - [X] I agree to follow this project's code of conduct. ### Impacted component(s) Overlay ### Expected behavior A minor issue, but I came across some...

enhancement
Component: Overlay

I have installed aws-log-ingestion and it is forwarding my logs from CloudWatch to New Relic. So, I have that part working. My issue is that, even when I log valid...

### Describe the bug I have encountered a bug in vite/vitest that occurs when I have a `vitest.workspace.ts` that references at least two `vitest.config.ts` project files that use the node...

feat: browser
p3-minor-bug

Any thoughts of extending your project to also support WebGPU via WASM now that WASM support has been pushed to the mainline of the Swift compiler (although it's not in...

I tried to run the [Hako](https://github.com/andrewmd5/hako) using WasmKit, but I got the following error: ``` Message(text: "Illegal opcode: [253]")" at offset 0xfd ``` I looked up the opcode and it's...

**Is your feature request related to a problem? Please describe.** I have a site I built with Primo. I have downloaded the primo.json file from it. I would like to...