Skip to content

Commit

Permalink
build: updated build config
Browse files Browse the repository at this point in the history
  • Loading branch information
zouyaoji committed Sep 16, 2021
1 parent 1e6df58 commit 00f5d8e
Show file tree
Hide file tree
Showing 27 changed files with 113 additions and 820 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/publish-npm.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ jobs:
- name: Gen npmrc
run: echo "//registry.npmjs.com/:_authToken=${{ secrets.NPM_PUBLISH_TOKEN }}" > ./.npmrc
- name: Build&publish
run: sh ./scripts/monorepo.sh
run: sh ./scripts/publish.sh
env:
NODE_AUTH_TOKEN: ${{secrets.NPM_PUBLISH_TOKEN}}
TAG_VERSION: ${{env.TAG_VERSION}}
Expand Down
84 changes: 0 additions & 84 deletions build/build-helper.js

This file was deleted.

66 changes: 0 additions & 66 deletions build/build-indices.js

This file was deleted.

39 changes: 0 additions & 39 deletions build/build-locale.js

This file was deleted.

54 changes: 0 additions & 54 deletions build/build-util.js

This file was deleted.

77 changes: 0 additions & 77 deletions build/build.component.js

This file was deleted.

16 changes: 0 additions & 16 deletions build/build.comps.js

This file was deleted.

5 changes: 0 additions & 5 deletions build/build.entry.js

This file was deleted.

Loading

0 comments on commit 00f5d8e

Please sign in to comment.