We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 60a7791 commit 9e02ae2Copy full SHA for 9e02ae2
build.sh
@@ -1,5 +1,5 @@
1
#!/bin/sh
2
3
-if [ ! -d "node_modules/uswds/dist" ]; then
+if [ ! -d "node_modules/@uswds/uswds/dist" ]; then
4
npm explore uswds -- npm run federalist
5
fi
0 commit comments