##// END OF EJS Templates
Changed @djclass decorator to support legacy dojo versions (<1.15)
Changed @djclass decorator to support legacy dojo versions (<1.15)

File last commit:

r2:8ec37bf1b4d1 default
r11:5a2c44d8e1f3 v1.0.0-rc5 default
Show More
settings.gradle
14 lines | 538 B | text/x-groovy | GroovyLexer
cin
Initial commit, copied files related to .tsx scripts support.
r0 /*
* This settings file was generated by the Gradle 'init' task.
*
* The settings file is used to specify which projects to include in your build.
* In a single project build this file can be empty or even removed.
*
* Detailed information about configuring a multi-project build in Gradle can be found
* in the user guide at https://docs.gradle.org/3.5/userguide/multi_project_builds.html
*/
// To declare projects as part of a multi-project build use the 'include' method
//include 'sub-project-name'
cin
created typings for basic part of dojo and dijit further work is required to...
r2 rootProject.name = 'djx'