array( 'path/to/file1.js', 'path/to/file2.js' ), */ 'base' => [ 'lib/zepto.js', 'base/base.js', ], 'event' => [ 'base/events.js', ], 'table' => [ 'base/sort_tables.js', ], 'table_edit' => [ 'sort_tables.js', 'anime_edit.js', 'manga_edit.js', ], 'edit' => [ 'anime_edit.js', 'manga_edit.js', ], 'anime_collection' => [ 'lib/mustache.js', 'anime_collection.js', ], 'manga_collection' => [ 'lib/mustache.js', 'manga_collection.js', ], ]; // End of js_groups.php