We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d2e60a4 commit e79be78Copy full SHA for e79be78
scripts/verdaccio-build-icon-builder.sh
@@ -90,7 +90,7 @@ cp ../../packages/@react-spectrum/s2/spectrum-illustrations/linear/S2_lin_3D_48.
90
cd icon-library-test
91
echo "Installing and building icon library"
92
yarn install --no-immutable
93
-yarn up @react-spectrum/s2
+# no lockfile, no need to forcibly update anything
94
yarn transform-icons -i './src/*.svg' -o ./ --isLibrary
95
yarn transform-icons --type illustration -i './src/illustrations/*.svg' -o ./ --isLibrary
96
0 commit comments