Copy emoji from components to images directory for asar creation
FREEBIE
This commit is contained in:
parent
106626ae11
commit
082919abd1
1 changed files with 3 additions and 0 deletions
|
@ -14,6 +14,9 @@ install:
|
||||||
|
|
||||||
build_script:
|
build_script:
|
||||||
- yarn run icon-gen
|
- yarn run icon-gen
|
||||||
|
- del /f images\emoji\apple
|
||||||
|
- mkdir images\emoji\apple
|
||||||
|
- xcopy components\emojidata\img-apple-64 images\emoji\apple
|
||||||
- node_modules\.bin\grunt
|
- node_modules\.bin\grunt
|
||||||
- node_modules\.bin\build --em.environment=%SIGNAL_ENV% --publish=never
|
- node_modules\.bin\build --em.environment=%SIGNAL_ENV% --publish=never
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue