**** BEGIN LOGGING AT Thu May 29 03:00:01 2014 May 29 16:15:03 can anyone tell me, if I want to include a library that has many files wich require() each other, do I need to only include the main file in the package.js, or do I need to include them all? May 29 16:15:50 Assuming you mean another Enyo component, then yes, just the main package.js May 29 16:16:21 You can just refer to it's directory if there is a package.js at its root May 29 16:16:30 enyo.depends("component_dir"); **** ENDING LOGGING AT Fri May 30 02:59:59 2014