Be specific about JS files for cms-squire.

This commit is contained in:
Diana Huang
2016-02-02 15:12:58 -05:00
parent d6a76125c9
commit f00841d38e

View File

@@ -67,7 +67,11 @@ lib_paths:
# Paths to source JavaScript files
src_paths:
- coffee/src
- js
# We don't include all of js because the Javascript files in js/i18n cause issues with the Squire tests.
- js/collections
- js/models
- js/utils
- js/views
- common/js
# Paths to spec (test) JavaScript files