Refactor 3d to own library
This commit is contained in:
7
projects/common-map3d/ng-package.json
Normal file
7
projects/common-map3d/ng-package.json
Normal file
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"$schema": "../../node_modules/ng-packagr/ng-package.schema.json",
|
||||
"dest": "../../dist/common-map3d",
|
||||
"lib": {
|
||||
"entryFile": "src/public-api.ts"
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user