Eric White
Eric White
### Contribution - [X] I'd be willing to implement this feature ([contributing guide](https://github.com/pnpm/pnpm/blob/main/CONTRIBUTING.md)) ### Describe the user story Would like to use the workspace protocol with any range specifier. Currently...
When attempting to sign in I get `Could not sign you in: The ajax operation was aborted` and in the console I see ``` [Torii] Using an OAuth redirect that...
As soon as add Embroider to app get the following error: ``` Sass Syntax Error (SassCompiler) in /var/folders/pp/c2t4mbcx5h7bcds74ycn_pn40000gq/T/broccoli-69612Xlii22B2hH23/out-0008-funnel/addon.scss:3:1 Error: File to import not found or unreadable: ../pods/components/context-panel/styles. on line 3...
I was excited to see in the changelog of `2.2.0`. So I decided to give it a shot > ENHANCEMENT: significantly faster builds Some background is we have a massive...
 Looks like it's just the keys that are using the light theme color scheme
Right now https://github.com/piotr-oles/as-proto/blob/main/packages/as-proto/package.json#L4 uses the `index.ts` as a main. When should probably be a js file Meaning consumer needs to compile it, and if using Typescript already may have some...