Pierre Chamberlain
Pierre Chamberlain
Importing a full directory of files only seems to work when the statement is used in a *.js file. I can at least import other file types (like *.vue files)...
Either by a file specified via `aemfed --config ./aemfed.config.js`, or a new entry in `package.json` (ie: `"aemfed": { ... }`) I'm currently having issues with some URL requests to Web...
I'm not sure if it's due to the frameRate (tried at 30 and 60 fps), but seems like my game loop (in EnterFrame) catches two presses and releases in a...