Skip to content

Commit

Permalink
feat: add ability to generate a local library
Browse files Browse the repository at this point in the history
  • Loading branch information
satya164 committed Sep 26, 2023
1 parent c6fc8e7 commit 61909ce
Show file tree
Hide file tree
Showing 12 changed files with 278 additions and 91 deletions.
3 changes: 2 additions & 1 deletion .github/workflows/build-templates.yml
Original file line number Diff line number Diff line change
Expand Up @@ -112,7 +112,8 @@ jobs:
--author-url https://test.test \
--repo-url https://test.test \
--type ${{ matrix.type }} \
--languages ${{ matrix.language }}
--languages ${{ matrix.language }} \
--no-local
- name: Cache dependencies of library
id: library-yarn-cache
Expand Down
Loading

0 comments on commit 61909ce

Please sign in to comment.