NullVoxPopuli
NullVoxPopuli
Here is a work-around if folks run in to this: https://github.com/NullVoxPopuli/pnpm-sync-dependencies-meta-injected
> also suggests that it's not a turborepo-specific problem there is probably a meta issue here (or somewhere) where folks may want to run something that _isn't_ cached before running...
does OP want `??` instead of `||` behavior?
All libraries i've used (until i started using java libs) have supported nested includes. From the specification: > The value of the include parameter MUST be a comma-separated (U+002C COMMA,...
This is how I did the sync: in my api_controller.rb: ```ruby def sync_form_and_model(form, model) form.sync form_errors = form.errors.messages return if form_errors.blank? form_errors.each do |field, errors| Array[*errors].each do |error| model.errors.add(field, error)...
FWIW, [bigtest.js works with ember.js](https://github.com/Robdel12/ember-todomvc/blob/master/tests/acceptance/todomvc-test.js) (looks like: via mocha), and karma works with bigtest.js and mocha, so _Shirley_, it's possible to hook up karma tests to ember.js. Do all the...
you can use karma with something like bigtest.js to js-framework-agnosticly test ember.
I'd also like this to be released. :-) or there any maintainers left with gem access?
that's a good point. I hadn't considered that in scope for this codemod, but I don't know if it makes sense for any other codemod to do that work. since...
Does it not support pods? I haven't tested