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 e79be78 commit 975c021Copy full SHA for 975c021
scripts/verdaccio-build-icon-builder.sh
@@ -38,6 +38,7 @@ echo 'test icon builder'
38
cd examples/s2-webpack-5-example
39
mkdir icon-test
40
41
+npm cache clean --force
42
cp ../../packages/@react-spectrum/s2/s2wf-icons/S2_Icon_3D_20_N.svg icon-test/S2_Icon_3D_20_N.svg
43
npx @react-spectrum/s2-icon-builder -i ./icon-test/S2_Icon_3D_20_N.svg -o ./icon-dist
44
cp ../../packages/@react-spectrum/s2/spectrum-illustrations/linear/S2_lin_3D_48.svg icon-test/S2_lin_3D_48.svg
0 commit comments