Quinn Shanahan
Quinn Shanahan
I understand the runtime code a bit better now, and it seems like multiple services is supported with the muxer, which is great! So, i'm working on some patches to...
Compare url of what I have so far (seems to let you generate folders now): https://github.com/empirical-org/contentify/compare/thyb:gh-pages...empirical-org:gh-pages
hi thibaud, I was actually going to redo some of this. I was thinking that it would make more sense to put the folder hierarchy into the json rather than...
Yeah, exactly. I pushed some more stuff. It seems to work right now to create a file / folder in a folder, and I'm working it out now to be...
Added a bit more. any feedback / do you want to try it out now?
FWIW, I would like to thumbs down this enhancement, I don't think this is a reasonable feature request, given its not clear what heuristic would be used to detect a...
@timwsuqld I see what you mean, but I think that is just part of the learning curve of cloud functions. You have to do the exact same thing with lambda...
@rally25rs i hear you on it breaking deterministic builds, thats why i think the pref should be saved per package (somehow, maybe in lock file). That way if optionals are...
@rally25rs so the point i'm making is that `no-optional` wouldn't just not install it, but completely exclude it from the build.
Yeah, I still don't think the statement "fundamentally breaks deterministic builds" makes sense. This is an _optional_ package, all of the software can function without this package in perpetuity. If...