CodeDoes
CodeDoes
oh I thought this was a larger bug. my bad On 1 June 2018 at 11:52, Wiktor Tkaczyński wrote: > Diff includes this username, but diff is not the same...
We could have a central repository with a list to the packages hardcoded into the source. There's also the option of a central repository which contains all of the packages.
we could tequnically have a use npm too
The website npmsearch is down, seemingly permanently Why not just put up a link for https://www.npmjs.com/search?q=ecosystem%3Acordova for now?
Maybe use npms.io instead?
I'd like to combine the two sdl implementations. (Whichever one has the better nim friendliness. Acording to me the one place all of @Vladar4 's packages I'm using are undisputed...
What needs to be done to make this stable ?
We just need to change the mount, for new projects (which automatically use svelte5). ```js import {mount} from "svelte" const app = mount(App,{ target: document.getElementById('app'), }); ```