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 aed9ab1 commit 8296344Copy full SHA for 8296344
appveyor.yml
@@ -17,7 +17,7 @@ before_build:
17
- sh: yarn
18
19
build_script:
20
- - sh: yarn build
+ - sh: yarn build:package
21
22
after_build:
23
# Create a package file
0 commit comments