Skip to content

Commit

Permalink
feat: add plugin support to ngu-flow (#8)
Browse files Browse the repository at this point in the history
  • Loading branch information
sheikalthaf authored Feb 23, 2024
1 parent a30c971 commit 66bc6f7
Show file tree
Hide file tree
Showing 21 changed files with 705 additions and 696 deletions.
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@
"start": "ng serve --port 52666",
"build": "ng build",
"watch": "ng build --watch --configuration development",
"gh": "ng deploy --dir=dist/angular-flow/browser --base-href=/ngu-flow/",
"test": "jest"
},
"private": true,
Expand Down
67 changes: 0 additions & 67 deletions projects/flow/src/lib/arrangements.spec.ts

This file was deleted.

225 changes: 0 additions & 225 deletions projects/flow/src/lib/arrangements.ts

This file was deleted.

Loading

0 comments on commit 66bc6f7

Please sign in to comment.