Vincent Orr
Vincent Orr
@ivan-kleshnin I think that with pipping your state through out a Cycle app you actually end up getting the best of both worlds. 1. you can still if you wish...
Spago does not emit an error when bundling an app's main module that does not have a `main` function
Assuming this isn't been worked, I'd be interested in picking it up 😄 I've not worked on spago before so wondered if I could be pointed to where I'd do...
Is this still something that wants doing? sounds like a nice laborious task for me or `new-contributor`
@j0k3r yeah sure no problems ``` ... functions: screenshot: handler: handlers/screenshot.handler environment: SERVERLESS_STAGE: ${opt:stage} ... ``` ``` const path = require('path'); const webpack = require('webpack'); const nodeExternals = require('webpack-node-externals'); const...
Spago does not emit an error when bundling an app's main module that does not have a `main` function
> I'm so sorry I missed your comment! Every once in a while some notification slips through, apologies. @f-f well looks like I'm even worse just spotted your reply only...
@erikd would it be ok to work on import and export individually? I spotted the work was done in the original big PR. Just don't want to do it if...
Just tried to install Obelisk and Nix from scratch (no previous installations) and looks like this problem still persists on MacOS 12.6 M1 The following error being: view error ```...
Unfortunately I'm having the same issues, I assume this plugin in potentially using an older version of Java, is there a chance of potentially looking into this? thank you
Ooh would be nice to have this just testing out Rust for the first time with "rust mobile" and it has a dependency on this repo but looks like because...
Was going through a bunch of issues trying to get tensorflow working on osx and it relies on snappy so it would fail when using stack. Be nice to have...