Elijah Lucian
Elijah Lucian
my config: ``` [ "babel-plugin-module-resolver", { "root": ["./src"], "alias": { "components": "./components", "constants": "./constants", "containers": "./containers", "layout": "./layout", "models": "./models", "modules": "./modules", "routes": "./routes", "static": "./static", "store": "./store", "types": "./types",...
I must have missed something in the docs, but it seems the string literals don't exist? Do we have to copy paste our own from MDN?
trying to make a little demo here, and I will eventually be placing things in a kind of shelf, or on desktops. I was wondering what configuration would allow objects...
Hey, just been following the a-frame school (thanks btw, it's very nice)  The side margin is a bit cutoff when looking on half-screen. I could make a PR this...
if a user clicks to the aframe docs from google, the pages should redirect to the latest version. I think that's probably the most used case, right?
I am building a sub-app and I want to remove the base path before it goes to the `dist` folder building in vite, but configuring using rollup ``` rollupOptions: {...
running with `npx canvas-sketch-cli sketch.js` and when i hit ctrl+s in the browser i get this error ``` [0215] 205ms 3.6MB (browserify) [0215] 136ms 0B GET 200 /plane.js (middleware) Error:...
I have tried: jpegoptim * -m50 --dest="/media/swap/pictures-compressed/family-jakobson" and without quotes.. a bit of help?
just wondering if this only works in python 2 or if you can use it in 3 as well.
### Your idea It would be nice to have a simple release time here, as I would like to trigger with sound, but then leave 5 sec or so after...