jared laser
jared laser
**Is your feature request related to a problem? Please describe.** We're trying to deploy preview branches onto appengine using versioning. This results in URLs like `http://[VERSION_ID]-dot-[YOUR_PROJECT_ID].appspot.com`. We want to be...
I'm working on upgrading a legacy codebase to leverage esbuild + css modules. A lot of old class names are in the BEM syntax and when they get run through...
## Describe Request: pnpm seems to be chugging along nicely and found its footing as a stable package manager in the node/js ecosystem. It's especially helpful in monorepo setups. It'd...
There are two issues related to this: - https://github.com/ruckus/quickbooks-ruby/issues/152 - https://github.com/ruckus/quickbooks-ruby/issues/384 One was marked as completed and the other points to QBO API documents. The actual source of this gem...
In #757, the user wanted to disable Segment in order to respect user preferences. In my use case, we get information about the user at run time that determines if...
We're attempting to use paged.js in our webapp. We have stylesheets from other domains like typekit. When `recordRulesToDisable` runs in `chunker.js`, it attempts to access rules cross-origin and throws an...