Lochlan Bunn
Lochlan Bunn
I'd prefer a more central location, like the CBD. I don't drive, and it takes me between 40mins - 1hr from home or work to get to Toowong. I know...
_Edit: I thought this was a bug, but in fact support for `services` aren't implemented yet in act, so for those shouting BUMP please consider contributing instead if you can!_...
@AriaMinaei this looks to be [closed by this commit](https://github.com/theatre-js/theatre/commit/d6498585295962c55a6d412e74ad7f65af86adb7#diff-dbaec4167502b68fe66ce629dc407b3ad704643ab20c769560ee2c569cd9a7c5R148).
Hey, rando popping in on the convo! Hope you don't mind. Ran into this situation today, but the cause for concern was that the resulting cache file was sometimes getting...
Another stop-gap suggestion (any largeish web project might have a couple of these): `package.json` ``` { "scripts": { "postinstall": "./scripts/postinstall.sh" } } ``` `scripts/postinstall.sh` ``` sed -i '' "s/'\.\.\/util/'\.\.\/\.\.\/util/" ../node_modules/keystone-email/lib/transports/nodemailer/index.js...