Skip to content
This repository was archived by the owner on Apr 16, 2022. It is now read-only.

Commit 287e431

Browse files
committed
docs: add note about Yarn 2 in build script
Signed-off-by: Jonah Snider <[email protected]>
1 parent 2c06bbb commit 287e431

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

build.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@ echo "Building documentation"
2121
cd ..
2222
poetry run mkdocs build
2323

24+
# Restore the config that enables Yarn 2
2425
mv ./.yarnrc.yml.tmp ./.yarnrc.yml
2526

2627
echo Generating service worker

0 commit comments

Comments
 (0)