Timothy Malcham

Results 4 issues of Timothy Malcham

## Summary What is the best/recommended way to add video files (mp4, webm, etc.)? I've added this to the webpack config: ``` // Video { test: /\.(mp4)$/, loader: 'url-loader' },...

question
waiting-for-response

Wanted to try out the stack, installed via the [getting-started.md](https://github.com/epicweb-dev/epic-stack/blob/main/docs/getting-started.md) instructions. Ran the setup command, and then tried to boot up the server (without touching any files or code) and...

This is more of a question than a bug report or feature request: As far as I'm aware, all the Cordova Game Center plugins I've come across have no support...

Tried to launch and deploy a brand new Astro project using version `5.16.10`, using the minimal, recommended template they provide via `npm create astro@latest`. It creates a fly.toml, but no...

bug