2
0

fix dependencies and build destination

This commit is contained in:
2018-09-02 18:43:15 +02:00
parent bc64d7fb37
commit d079470563
8 changed files with 39 additions and 20 deletions

View File

@@ -1,6 +1,6 @@
{
"$schema": "../../node_modules/ng-packagr/ng-package.schema.json",
"dest": "../../dist/nls-guilloche",
"dest": "../../dist/nls-guilloche-dev",
"deleteDestPath": false,
"lib": {
"entryFile": "src/public_api.ts"