Commit a4289de9 by Pavel Yushchenko

removes vendor js from babel conf

parent a13cea73
......@@ -5,7 +5,9 @@
# Extraction from Javscript source files
[javascript: cms/**.js]
[javascript: lms/**.js]
[javascript: lms/admin/**.js]
[javascript: lms/js/*.js]
[javascript: lms/js/wiki/*.js]
[javascript: common/static/js/capa/**.js]
[javascript: common/static/js/course_groups/**.js]
# do not extract from common/static/js/vendor/**
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment