|
|
@ -6,6 +6,7 @@ For branch steps: |
|
|
|
1. Be sure to have the same dependencies from **package.json** and **app/package.json**. |
|
|
|
1. Be sure to have the same dependencies from **package.json** and **app/package.json**. |
|
|
|
1. Define Electron version in **package.json** and Travis CI Environment Variables. |
|
|
|
1. Define Electron version in **package.json** and Travis CI Environment Variables. |
|
|
|
1. Define **electron-builder** version in **package.json**. |
|
|
|
1. Define **electron-builder** version in **package.json**. |
|
|
|
|
|
|
|
1. Download the latest languages from Crowdin. |
|
|
|
2. Clean and build the project: |
|
|
|
2. Clean and build the project: |
|
|
|
|
|
|
|
|
|
|
|
> `npm run sencha:clean` |
|
|
|
> `npm run sencha:clean` |
|
|
|