Skip to content

Commit a64c417

Browse files
authored
Support installing Drupal from a prebuilt archive included with the launcher app (#133)
1 parent d4aea5a commit a64c417

File tree

8 files changed

+415
-46
lines changed

8 files changed

+415
-46
lines changed

electron-builder.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@ extraResources:
1616
# In conjunction with `files` below, ensure that the PHP and Composer executables
1717
# are in the app's resources directory, not the ASAR archive.
1818
- 'bin/**'
19+
- prebuilt.tar.gz
1920
- settings.local.php
2021

2122
files:

0 commit comments

Comments
 (0)