blob: c43fcfb2f2501f4712718efde1a6914145f80389 [file] [log] [blame]
Sean Condon5ca00262018-09-06 17:55:25 +01001{
2 "$schema": "../../node_modules/ng-packagr/ng-package.schema.json",
3 "dest": "../../dist/gui2-fw-lib",
4 "deleteDestPath": false,
5 "lib": {
6 "entryFile": "src/public_api.ts"
7 }
8}