Skip to content

Commit

Permalink
feat(core): release based on Angular Package Format
Browse files Browse the repository at this point in the history
  • Loading branch information
JonnyBGod committed Nov 2, 2017
1 parent 9e30458 commit a30343b
Show file tree
Hide file tree
Showing 19 changed files with 1,771 additions and 84 deletions.
8 changes: 8 additions & 0 deletions ng-package.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{
"$schema": "./node_modules/ng-packagr/ng-package.schema.json",
"dest": "dist",
"workingDirectory": ".ng_build",
"lib": {
"entryFile": "src/public_api.ts"
}
}
Loading

0 comments on commit a30343b

Please sign in to comment.