Browse Source

build(storybook): Include `integration-docs` fixtures in Vercel deploys (#20769)

This is needed to be able to deploy storybook
Billy Vong 4 years ago
parent
commit
be4b8cc251
1 changed files with 2 additions and 0 deletions
  1. 2 0
      .nowignore

+ 2 - 0
.nowignore

@@ -22,3 +22,5 @@
 !docs-ui/**
 !.storybook
 !.storybook/**
+!tests/fixtures/integration-docs
+!tests/fixtures/integration-docs/**