We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4d7d622 commit f33b6a8Copy full SHA for f33b6a8
4 files changed
.travis.yml
@@ -18,7 +18,7 @@ script:
18
- npm run lint:lib
19
- npm run test-ci
20
- codecov
21
- - npm run build:lib
+ - npm run build-prod:lib
22
before_deploy:
23
- npm run copy:readme
24
- npm run copy:changelog
0 commit comments