Skip to content

Commit

Permalink
feat: add support for angular 18
Browse files Browse the repository at this point in the history
  • Loading branch information
craeft-io committed Sep 14, 2024
1 parent 5ab9924 commit 3189913
Show file tree
Hide file tree
Showing 10 changed files with 13,656 additions and 2 deletions.
9 changes: 9 additions & 0 deletions ng18/ng-nested.js
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@


module.exports = {
"$schema": "./node_modules/ng-packagr/ng-package.schema.json",
"dest": "../dist/18",
"lib": {
"entryFile": "./.src/index.ts"
}
}
Loading

0 comments on commit 3189913

Please sign in to comment.