mirror of
https://github.com/h3poteto/whalebird-desktop
synced 2025-02-09 08:18:44 +01:00
refs #2698 Compile main and renderer using webpack
This commit is contained in:
parent
dd5eac8074
commit
fea113713f
@ -26,3 +26,9 @@ jobs:
|
||||
- run:
|
||||
name: spec
|
||||
command: yarn run spec
|
||||
- run:
|
||||
name: compile main
|
||||
command: yarn run pack:main
|
||||
- run:
|
||||
name: compile renderer
|
||||
command: yarn run pack:renderer
|
||||
|
Loading…
x
Reference in New Issue
Block a user