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

fix(storybook): apply a webpack tweak for storybook and angular #8392

Merged
merged 2 commits into from
Jan 6, 2022
Merged

fix(storybook): apply a webpack tweak for storybook and angular #8392

merged 2 commits into from
Jan 6, 2022

Commits on Jan 5, 2022

  1. fix(storybook): apply a webpack tweak for storybook and angular

    - [x] remove html raw-loader from the webpack rules array if storybook is used with angular v13;
    
    the html raw-loader breaks jit compilation when storybook 6.5 aplha is used with angular v13
    
    ISSUES CLOSED: #8360
    
    fix(testing): update storybook generator configuration snapshot
    
    fix(testing): update storybook generator configuration snapshot, use the flag --update-snapshot
    
    fix(testing): update storybook generator configuration snapshot, test affected, update snapshot
    rfprod committed Jan 5, 2022
    Configuration menu
    Copy the full SHA
    71bebc0 View commit details
    Browse the repository at this point in the history
  2. cleanup(storybook): make the webpack tweak for storybook and angular …

    …explanation more concise
    rfprod committed Jan 5, 2022
    Configuration menu
    Copy the full SHA
    79ed1d9 View commit details
    Browse the repository at this point in the history