mirror of
https://github.com/pulsar-edit/pulsar.git
synced 2024-12-28 17:13:45 +03:00
Copy themes folder to bundle
This commit is contained in:
parent
781f58e33a
commit
97e808620e
@ -42,4 +42,4 @@ for CSON_FILE in $CSON_FILES; do
|
||||
done;
|
||||
|
||||
# Copy non-coffee files into bundle
|
||||
rsync --archive --recursive --exclude="src/**/*.coffee" --exclude="src/**/*.cson" src static vendor spec benchmark "$RESOUCES_PATH"
|
||||
rsync --archive --recursive --exclude="src/**/*.coffee" --exclude="src/**/*.cson" src static vendor spec benchmark themes "$RESOUCES_PATH"
|
||||
|
Loading…
Reference in New Issue
Block a user