chore(packaging): include vendor and polyfills in exported files

This commit is contained in:
Roman Hotsiy 2017-05-09 14:01:34 +03:00
parent 5b49fbce92
commit c79a301388
No known key found for this signature in database
GPG Key ID: 5CB7B3ACABA57CB0

View File

@ -24,6 +24,8 @@
}, },
"files": [ "files": [
"custom.d.ts", "custom.d.ts",
".tmp/lib/vendor.ts",
".tmp/lib/polyfills.ts",
".tmp/lib/redoc.module.ts" ".tmp/lib/redoc.module.ts"
], ],
"exclude": [ "exclude": [