mirror of
https://github.com/atom/atom.git
synced 2026-04-28 03:01:47 -04:00
doc: mention cson and less files
This commit is contained in:
@@ -6,7 +6,7 @@ set -e
|
||||
COMPILED_SOURCES_DIR="${1}"
|
||||
RESOUCES_PATH="$BUILT_PRODUCTS_DIR/$UNLOCALIZED_RESOURCES_FOLDER_PATH"
|
||||
|
||||
# Copy non-coffee files into bundle
|
||||
# Copy non-coffee/cson/less files into bundle
|
||||
rsync --archive --recursive \
|
||||
--exclude="src/**.coffee" \
|
||||
--exclude="src/**.cson" \
|
||||
|
||||
Reference in New Issue
Block a user