We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8a68b95 commit f2eedacCopy full SHA for f2eedac
1 file changed
asdoc/build.xml
@@ -81,6 +81,7 @@
81
<compiler.source-path path-element="${project_home}/Charts/as/src"/>
82
<compiler.source-path path-element="${project_home}/Charts/asjs/src"/>
83
<compiler.source-path path-element="${project_home}/Collections/as/src"/>
84
+ <compiler.source-path path-element="${project_home}/Collections/asjs/src"/>
85
<compiler.source-path path-element="${project_home}/Core/as/src"/>
86
<compiler.source-path path-element="${project_home}/Core/asjs/src"/>
87
<compiler.source-path path-element="${project_home}/CreateJS/as/src"/>
0 commit comments