mirror of
https://github.com/atom/atom.git
synced 2026-01-22 13:28:01 -05:00
Don't bundle pegjs examples
This commit is contained in:
@@ -47,6 +47,7 @@ module.exports = (grunt) ->
|
||||
path.join('less', 'test')
|
||||
path.join('bootstrap', 'docs')
|
||||
path.join('bootstrap', 'examples')
|
||||
path.join('pegjs', 'examples')
|
||||
# Add .* to avoid matching hunspell_dictionaries.
|
||||
path.join('spellchecker', 'vendor', 'hunspell', '.*')
|
||||
path.join('xmldom', 'test')
|
||||
|
||||
Reference in New Issue
Block a user