Fix loading MSW in Storybook in the documentation
This commit is contained in:
@@ -50,6 +50,4 @@ mv target/doc target/book/rustdoc
|
||||
cd frontend
|
||||
npm ci
|
||||
npx storybook build -o ../target/book/storybook
|
||||
# Copy the mock service worker to the root of the domain, else it won't load
|
||||
cp ../target/book/storybook/mockServiceWorker.js ../target/book/mockServiceWorker.js
|
||||
cd ..
|
||||
|
||||
Reference in New Issue
Block a user