mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-07-31 17:38:48 +00:00
remove import typings
This commit is contained in:
@@ -1,5 +1,3 @@
|
||||
///<reference path="../node_modules/angular2/typings/browser.d.ts"/>
|
||||
|
||||
/*!
|
||||
* @license
|
||||
* Copyright 2016 Alfresco Software, Ltd.
|
||||
|
@@ -13,6 +13,7 @@
|
||||
"exclude": [
|
||||
"dist",
|
||||
"node_modules",
|
||||
"typings"
|
||||
"typings/main",
|
||||
"typings/main.d.ts"
|
||||
]
|
||||
}
|
||||
|
Reference in New Issue
Block a user