mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-07-24 17:32:15 +00:00
Simplified imports for DataTable
This commit is contained in:
@@ -6,6 +6,6 @@ coverage/
|
||||
dist/
|
||||
src/**/*.js
|
||||
src/**/*.js.map
|
||||
ng2-alfresco-datatable.js
|
||||
ng2-alfresco-datatable.js.map
|
||||
index.js
|
||||
index.js.map
|
||||
!systemjs.config.js
|
||||
|
@@ -28,6 +28,8 @@
|
||||
"coverage": "npm run test && wsrv -o -p 9875 ./coverage/report",
|
||||
"prepublish": "npm run build"
|
||||
},
|
||||
"main": "./dist/index.js",
|
||||
"typings": "./dist/index.d.ts",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/Alfresco/dev-platform-webcomponents.git"
|
||||
|
Reference in New Issue
Block a user