mirror of
https://github.com/codeninjasllc/codecombat.git
synced 2025-03-14 07:00:01 -04:00
Cleared out some commented out lines we don't need.
This commit is contained in:
parent
504a904841
commit
59ca449abb
1 changed files with 0 additions and 4 deletions
|
@ -38,10 +38,6 @@ exports.config =
|
|||
'javascripts/aether.js': ///^(
|
||||
(bower_components[\/\\]aether[\/\\]build[\/\\]aether.js)
|
||||
)///
|
||||
# 'javascripts/tome_aether.js': ///^(
|
||||
# (bower_components[\/\\]lodash[\/\\]dist[\/\\]lodash.js)
|
||||
# |(bower_components[\/\\]aether[\/\\]build[\/\\]aether.js)
|
||||
# )///
|
||||
# 'test/javascripts/test.js': /^test[\/\\](?!vendor)/
|
||||
# 'test/javascripts/test-vendor.js': /^test[\/\\](?=vendor)/
|
||||
order:
|
||||
|
|
Loading…
Reference in a new issue