First try appcommon as library

This commit is contained in:
Willem Dantuma
2019-07-15 16:54:19 +02:00
parent fd17e0d538
commit f304cf5149
64 changed files with 4169 additions and 164 deletions

View File

@@ -3,5 +3,8 @@
"dest": "../../dist/common",
"lib": {
"entryFile": "src/public-api.ts"
}
},
"whitelistedNonPeerDependencies": [
"."
]
}