8 lines
179 B
JSON
Raw Normal View History

2019-12-24 11:41:50 +09:00
{
"$schema": "../../node_modules/ng-packagr/ng-package.schema.json",
"dest": "../../dist/ucap-webmessenger-enviroments",
"lib": {
"entryFile": "src/public-api.ts"
}
}