Aaron Carmin
Aaron Carmin
### Problem We had Git fail to commit back into `main` branch after the packages had been published in CI, which was hard to untangle after. A couple ideas of...
# Makes changes to the “CI Integration” page 1. Adds an Azure DevOps Example 2. Adds the `-y` flag to the CI script example
Is there a way to install `jest-styled-components` through `snapshotSerializers` property in `jest.config.js`? Or are there plans to make that an option? I am writing a shared Jest config for multiple...
**Describe the bug** I am using `@storybook/builder-vite` and started getting `process is not defined` _only_ in the production build. The preview still runs ok. When I remove `builder: '@storybook/builder-vite',` the...
Hey! Is there any known solutions of how to make Windows.js work with Foundation 4? I keep getting this error: "event.returnValue is deprecated. Please use the standard event.preventDefault() instead. jquery.js:5374"
Hello! I am uploading files into a container dedicated for static sites on Azure Storage—`$web`. Looking at [this line](https://github.com/jakeFeldman/strapi-provider-upload-azure-storage/blob/8cc900a64b27541a32b718d658e1607fed6e80d6/src/index.ts#L136), I think I see why `$web` is not being removed from...