Copy emoji from components to images directory for asar creation
FREEBIE
This commit is contained in:
@@ -14,6 +14,9 @@ install:
|
||||
|
||||
build_script:
|
||||
- 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\build --em.environment=%SIGNAL_ENV% --publish=never
|
||||
|
||||
|
Reference in New Issue
Block a user