Andrew Balmos
Andrew Balmos
@Yomguithereal Can I ask what some of those issues were?
@Iamafnan Thanks, that gets my editor working as expected. Would the project like a PR for this?
I have been thinking of JetStream (from a client prospective at least) as a "permanent" copy of a subject, given the great deal of work the clients go through to...
@mhkeller thanks for checking into this. My attention was stolen away from the project, but I will return soon. Is there a Svelte issue to track?
We are using containers on the edge in mobile IoT/telematics applications ([oats-center/isoblue-avena](http://github.com/oats-center/isoblue-avena)). This project hits home with that use case, but, unfortunately, often calls for ARM/ARM64.
@utam0k I tend to use virtual machines as a starting pointing. I could potentially offer access to some of our devices for testing, but that may not be a long...
@tsturzl I think a tier based solution with ARM tier 2 is a great solution ... but that still leaves the need for devs to test occasionally and debug issue...
:+1:
For additional context, the only things changed from the SvelteKit skeleton template with Typescript, Prettier, and eslint are: 1. [Included the WindiCSS plugin in `svelte.config.js` (which adds to vite's config)](https://github.com/abalmos/windi-sevltekit-min-repo/blob/master/svelte.config.js#L14)...