I want to integrate this into my CI pipeline so every time we merge to master the storybook will get updated. However, right now when running this script the cloudfront distribution that points at the s3 bucket does not know the bucket's contents were updated, so the cache is never invalidated.
Has anyone run into this issue? If so how would you solve it? Thanks!
I want to integrate this into my CI pipeline so every time we merge to master the storybook will get updated. However, right now when running this script the cloudfront distribution that points at the s3 bucket does not know the bucket's contents were updated, so the cache is never invalidated.
Has anyone run into this issue? If so how would you solve it? Thanks!