jmapcloud-ng 1.1.14 → 1.1.15
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/package.json +8 -8
- package/public/{119.1c53fc837017c47d1253.js → 119.bfa9a4b99d83c5c950cd.js} +1 -1
- package/public/185.634f2ffec94bfe977216.js +1 -0
- package/public/460.e07d1df5de20ecd37b4d.js +89 -0
- package/public/{540.43fb8eab59c982ac43fe.js → 540.9cffaf176f3221c8051b.js} +1 -1
- package/public/579.5815b1ea7d0fe7de443d.js +101 -0
- package/public/index.js +1 -1
- package/public/ng-core/index.js +3 -3
- package/readme.md +1 -2
- package/public/0459ffa6fb90a5f28cce.jpeg +0 -0
- package/public/3028880919fb73dfe888.jpeg +0 -0
- package/public/354.f69990de55718d7295f8.js +0 -89
- package/public/454.8787532673b02274ab6e.js +0 -101
- package/public/6778c27ffaded711edfd.png +0 -0
- package/public/719.3600580d111c9ccb84cf.js +0 -1
- package/public/8dd976ca45da314b75dd.jpeg +0 -0
- package/public/99afe0d2e54da682449e.jpeg +0 -0
- package/public/adfa69cf2717b89b6bb5.jpeg +0 -0
- package/public/ae0a5e6d1e3a9dde5441.jpeg +0 -0
package/readme.md
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
#### The first time, install dependencies :
|
|
2
2
|
|
|
3
|
-
npm i
|
|
3
|
+
npm i
|
|
4
4
|
|
|
5
5
|
#### To start the application :
|
|
6
6
|
|
|
@@ -15,7 +15,6 @@ When code is changed, it's automatically built and the web page refresh by its o
|
|
|
15
15
|
- https://marketplace.visualstudio.com/items?itemName=dbaeumer.vscode-eslint
|
|
16
16
|
- "Prettier - Code formatter" extention (Author : Esben Petersen)
|
|
17
17
|
|
|
18
|
-
|
|
19
18
|
#### VPS publishing
|
|
20
19
|
|
|
21
20
|
When working in a VPS environment, your personal VPS expect to find the Portal compiled sources in a local diretory inside the web hosting VPS infrascructure.
|
|
Binary file
|
|
Binary file
|