mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-07-24 17:32:15 +00:00
update npm registry
This commit is contained in:
@@ -16,8 +16,8 @@ All the components are stored in our private repository, the address is http://5
|
|||||||
##### How to configure it:
|
##### How to configure it:
|
||||||
|
|
||||||
```sh
|
```sh
|
||||||
npm set registry http://52.51.231.43:4873
|
npm set registry http://devproducts.alfresco.me:4873
|
||||||
npm adduser --registry http://52.51.231.43:4873
|
npm adduser --registry http://devproducts.alfresco.me:4873
|
||||||
```
|
```
|
||||||
|
|
||||||
##### How to publish on it:
|
##### How to publish on it:
|
||||||
@@ -27,7 +27,7 @@ ATTENTION: If you don't add the following lines, the package is published on the
|
|||||||
|
|
||||||
```json
|
```json
|
||||||
"publishConfig": {
|
"publishConfig": {
|
||||||
"registry": "http://52.16.120.219:4873/"
|
"registry": "http://devproducts.alfresco.me:4873/"
|
||||||
}
|
}
|
||||||
```
|
```
|
||||||
- Then run the command below each time you want to publish a new version:
|
- Then run the command below each time you want to publish a new version:
|
||||||
|
@@ -67,6 +67,6 @@
|
|||||||
"typings": "^0.7.12"
|
"typings": "^0.7.12"
|
||||||
},
|
},
|
||||||
"publishConfig": {
|
"publishConfig": {
|
||||||
"registry": "http://52.16.120.219:4873/"
|
"registry": "http://devproducts.alfresco.me:4873/"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
@@ -9,4 +9,4 @@
|
|||||||
|
|
||||||
You can browse all the components at the following address:
|
You can browse all the components at the following address:
|
||||||
|
|
||||||
http://52.51.231.4
|
http://devproducts.alfresco.me/
|
||||||
|
@@ -15,6 +15,7 @@ This should be added as a dependency for any project using the components.
|
|||||||
|
|
||||||
|
|
||||||
```sh
|
```sh
|
||||||
|
npm set registry http://devproducts.alfresco.me:4873
|
||||||
npm install --save ng2-alfresco-core
|
npm install --save ng2-alfresco-core
|
||||||
```
|
```
|
||||||
|
|
||||||
|
@@ -94,6 +94,6 @@
|
|||||||
"logError": true
|
"logError": true
|
||||||
},
|
},
|
||||||
"publishConfig": {
|
"publishConfig": {
|
||||||
"registry": "http://52.16.120.219:4873/"
|
"registry": "http://devproducts.alfresco.me:4873/"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
@@ -12,6 +12,7 @@
|
|||||||
## Install
|
## Install
|
||||||
|
|
||||||
```sh
|
```sh
|
||||||
|
npm set registry http://devproducts.alfresco.me:4873
|
||||||
npm install --save ng2-alfresco-core ng2-alfresco-datatable
|
npm install --save ng2-alfresco-core ng2-alfresco-datatable
|
||||||
```
|
```
|
||||||
|
|
||||||
|
@@ -88,6 +88,6 @@
|
|||||||
"logError": true
|
"logError": true
|
||||||
},
|
},
|
||||||
"publishConfig": {
|
"publishConfig": {
|
||||||
"registry": "http://52.16.120.219:4873/"
|
"registry": "http://devproducts.alfresco.me:4873/"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
@@ -12,6 +12,7 @@
|
|||||||
## Install
|
## Install
|
||||||
|
|
||||||
```sh
|
```sh
|
||||||
|
npm set registry http://devproducts.alfresco.me:4873
|
||||||
npm install --save ng2-alfresco-core ng2-alfresco-documentlist
|
npm install --save ng2-alfresco-core ng2-alfresco-documentlist
|
||||||
```
|
```
|
||||||
|
|
||||||
|
@@ -33,6 +33,6 @@
|
|||||||
"typescript"
|
"typescript"
|
||||||
],
|
],
|
||||||
"publishConfig": {
|
"publishConfig": {
|
||||||
"registry": "http://52.16.120.219:4873/"
|
"registry": "http://devproducts.alfresco.me:4873/"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
@@ -92,6 +92,6 @@
|
|||||||
"logError": true
|
"logError": true
|
||||||
},
|
},
|
||||||
"publishConfig": {
|
"publishConfig": {
|
||||||
"registry": "http://52.16.120.219:4873/"
|
"registry": "http://devproducts.alfresco.me:4873/"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
@@ -12,6 +12,7 @@
|
|||||||
|
|
||||||
|
|
||||||
```sh
|
```sh
|
||||||
|
npm set registry http://devproducts.alfresco.me:4873
|
||||||
npm install --save ng2-alfresco-core ng2-alfresco-login
|
npm install --save ng2-alfresco-core ng2-alfresco-login
|
||||||
```
|
```
|
||||||
|
|
||||||
|
@@ -33,6 +33,6 @@
|
|||||||
"typescript"
|
"typescript"
|
||||||
],
|
],
|
||||||
"publishConfig": {
|
"publishConfig": {
|
||||||
"registry": "http://52.16.120.219:4873/"
|
"registry": "http://devproducts.alfresco.me:4873/"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
@@ -103,6 +103,6 @@
|
|||||||
"logError": true
|
"logError": true
|
||||||
},
|
},
|
||||||
"publishConfig": {
|
"publishConfig": {
|
||||||
"registry": "http://52.16.120.219:4873/"
|
"registry": "http://devproducts.alfresco.me:4873/"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
@@ -12,6 +12,7 @@
|
|||||||
## Install
|
## Install
|
||||||
|
|
||||||
```sh
|
```sh
|
||||||
|
npm set registry http://devproducts.alfresco.me:4873
|
||||||
npm install --save ng2-alfresco-core ng2-alfresco-search
|
npm install --save ng2-alfresco-core ng2-alfresco-search
|
||||||
```
|
```
|
||||||
|
|
||||||
|
@@ -87,6 +87,6 @@
|
|||||||
"logError": true
|
"logError": true
|
||||||
},
|
},
|
||||||
"publishConfig": {
|
"publishConfig": {
|
||||||
"registry": "http://52.16.120.219:4873/"
|
"registry": "http://devproducts.alfresco.me:4873/"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
@@ -12,6 +12,7 @@
|
|||||||
|
|
||||||
|
|
||||||
```sh
|
```sh
|
||||||
|
npm set registry http://devproducts.alfresco.me:4873
|
||||||
npm install --save ng2-alfresco-upload
|
npm install --save ng2-alfresco-upload
|
||||||
```
|
```
|
||||||
|
|
||||||
|
@@ -36,6 +36,6 @@
|
|||||||
"typescript"
|
"typescript"
|
||||||
],
|
],
|
||||||
"publishConfig": {
|
"publishConfig": {
|
||||||
"registry": "http://52.16.120.219:4873/"
|
"registry": "http://devproducts.alfresco.me:4873/"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
@@ -95,6 +95,6 @@
|
|||||||
"logError": true
|
"logError": true
|
||||||
},
|
},
|
||||||
"publishConfig": {
|
"publishConfig": {
|
||||||
"registry": "http://52.16.120.219:4873/"
|
"registry": "http://devproducts.alfresco.me:4873/"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
@@ -12,6 +12,7 @@
|
|||||||
## Installation
|
## Installation
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
|
npm set registry http://devproducts.alfresco.me:4873
|
||||||
npm install ng2-alfresco-viewer --save
|
npm install ng2-alfresco-viewer --save
|
||||||
```
|
```
|
||||||
|
|
||||||
|
@@ -33,6 +33,6 @@
|
|||||||
"typescript"
|
"typescript"
|
||||||
],
|
],
|
||||||
"publishConfig": {
|
"publishConfig": {
|
||||||
"registry": "http://52.16.120.219:4873/"
|
"registry": "http://devproducts.alfresco.me:4873/"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
@@ -87,6 +87,6 @@
|
|||||||
},
|
},
|
||||||
"license": "Apache-2.0",
|
"license": "Apache-2.0",
|
||||||
"publishConfig": {
|
"publishConfig": {
|
||||||
"registry": "http://52.16.120.219:4873/"
|
"registry": "http://devproducts.alfresco.me:4873/"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user