EriKWDev
EriKWDev
EDIT: Might have missunderstood the problem at hand here. This may not work since javascript files need to be imported from html... But your proposals with inlining the css and...
Any news/thoughts on this still? :) Just installed via npm and tried to animate the properties of a normal object and I'm getting all kinds of errors about `window.Promise` and...
Upon installing [nim-lang/cairo](https://github.com/nim-lang/cairo) on linux I got a similar yet different one. ```yml Installing cairo@>= 1.1.1 Downloading https://github.com/nim-lang/cairo using git Warning: Package 'cairo' has an incorrect structure. The top level...
Any update? :)
How's progress looking for this? xP Pretty weird onboarding having the app trying to install to my C drive even though it's full and then not allowing me to switch...
I agree the documentation is very bare bones, but shout-out to the examples directory https://github.com/dimforge/parry/tree/master/crates/parry2d/examples as well as the tests at https://github.com/dimforge/parry/tree/master/crates/parry2d/tests More complete examples would be nice. Perhaps more...
Everybody, bring some love to #191!
I'm also having problems installing on Windows 10. ```yaml node_modules\electron-vibrancy\src\Vibrancy.cc(86,57): error C2660: 'v8::Value ::BooleanValue': function does not take 0 arguments [D:\Documents\Coding\GitHub\sveltelectron\node_modules\electron-vib rancy\build\Vibrancy.vcxproj] ```
Would be very neat indeed xP
Still same ```yaml sudo docker run --rm -v $(pwd)":/root/src" -w /root/src notfl3/cargo-apk cargo quad-apk build --example quad Updating crates.io index error: failed to select a version for the requirement `macroquad...