Skip to content

Commit

Permalink
feat(plugin-system): Upgraded Nx and enhanced the PluginLoader reso…
Browse files Browse the repository at this point in the history
…lver
  • Loading branch information
sullivanpj committed Jan 19, 2024
1 parent 949f727 commit aed9c64
Show file tree
Hide file tree
Showing 22 changed files with 9,222 additions and 18,435 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/build-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -57,9 +57,6 @@ jobs:
#- name: Generate configuration schema
# run: pnpm nx g @storm-software/workspace-tools:config-schema --outputPath=config.schema.json

#- name: Add permissions to husky hooks
# run: chmod a=rwx .husky/pre-push .husky/pre-commit .husky/post-merge .husky/post-commit .husky/post-checkout

- name: Build repository packages
run: pnpm nx run-many -t build --parallel=5

Expand Down
5 changes: 0 additions & 5 deletions .husky/post-checkout

This file was deleted.

4 changes: 0 additions & 4 deletions .husky/post-commit

This file was deleted.

5 changes: 0 additions & 5 deletions .husky/post-merge

This file was deleted.

4 changes: 0 additions & 4 deletions .husky/pre-commit

This file was deleted.

4 changes: 0 additions & 4 deletions .husky/pre-push

This file was deleted.

0 comments on commit aed9c64

Please sign in to comment.