Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

INT-3301: Fix storybook github pages load error #512

Merged
merged 1 commit into from
Apr 3, 2024

Conversation

danoaky-tiny
Copy link
Contributor

The swap from using Webpack to Vite for the storybook build introduced a page load error: Failed to fetch dynamically imported module.... So disabling jekyll fixes this.

Changes:

  • Added --nojekyll flag to gh-pages command. This adds a .nojekyll file to the build.

@danoaky-tiny danoaky-tiny requested a review from a team as a code owner March 27, 2024 10:40
@danoaky-tiny danoaky-tiny requested review from spocke, hamza0867, ltrouton, ArvinJ-H, MitchC1999, tiny-ben-tran, shanmen-tiny and TheSpyder and removed request for a team March 27, 2024 10:40
@danoaky-tiny danoaky-tiny merged commit f6e94d0 into main Apr 3, 2024
5 checks passed
@danoaky-tiny danoaky-tiny deleted the feature/INT-3301 branch April 3, 2024 01:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants