mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2026-09-09 18:03:21 +00:00
code fixes
- interpolate ng2 components html content - fix: load images for Login - fix: load images for User Info - fix: load images for Document List - fix: decorator inheritance issue for Form - fix: load images for Search
This commit is contained in:
@@ -132,7 +132,9 @@
|
||||
"typescript": "^2.0.3",
|
||||
"webpack": "^1.13.0",
|
||||
"webpack-dev-server": "^1.14.1",
|
||||
"webpack-merge": "^0.14.0"
|
||||
"webpack-merge": "^0.14.0",
|
||||
|
||||
"url-loader": "^0.5.7"
|
||||
},
|
||||
"license-check-config": {
|
||||
"src": [
|
||||
|
||||
Reference in New Issue
Block a user