Skip to content

build(storybook): Oryx cannot build because of missing imports #1100

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

Merged
merged 8 commits into from
May 16, 2025

Conversation

iOvergaard
Copy link
Contributor

No description provided.

@iOvergaard iOvergaard linked an issue May 16, 2025 that may be closed by this pull request
Copy link

Azure Static Web Apps: Your stage site is ready! Visit it here: https://delightful-beach-055ecb503-1100.westeurope.azurestaticapps.net

Copy link

Copy link

Azure Static Web Apps: Your stage site is ready! Visit it here: https://delightful-beach-055ecb503-1100.westeurope.azurestaticapps.net

@iOvergaard iOvergaard marked this pull request as ready for review May 16, 2025 09:05
@Copilot Copilot AI review requested due to automatic review settings May 16, 2025 09:05
Copy link
Contributor

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR updates Storybook-related dependencies and build commands, and refines Storybook configuration and the CI workflow.

  • In package.json, the Storybook packages have been updated from version 8.6.12 to 8.6.13 and the "bootstrap" command has been removed from the "storybook:build" script.
  • In .storybook/main.ts, the autodocs option has been removed from the docs configuration.
  • In the Azure workflow, a Node.js setup step has been added with caching and dependency installation.

Reviewed Changes

Copilot reviewed 4 out of 4 changed files in this pull request and generated 1 comment.

File Description
package.json Updated Storybook dependency versions and refined build scripts
.storybook/main.ts Removed autodocs configuration from Storybook’s docs settings
.github/workflows/azure-static-web-apps-delightful-beach-055ecb503.yml Added Node.js setup step with caching and explicit Node.js version setup

@iOvergaard iOvergaard added the internal Updates to dependencies, rewrite of files, cleanup, chores label May 16, 2025
@iOvergaard iOvergaard changed the title build(storybook): remove import for uui-icon-registry-essential build(storybook): Oryx cannot build because of missing imports May 16, 2025
@iOvergaard iOvergaard merged commit 2dd7bf6 into main May 16, 2025
9 checks passed
@iOvergaard iOvergaard deleted the test/storybook-build-icon-registry-not-found branch May 16, 2025 09:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
internal Updates to dependencies, rewrite of files, cleanup, chores
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Oryx fails to build Storybook
1 participant