Skip to main content
News Directory 3
  • Home
  • Business
  • Entertainment
  • Health
  • News
  • Sports
  • Tech
  • World
Menu
  • Home
  • Business
  • Entertainment
  • Health
  • News
  • Sports
  • Tech
  • World
WNBA CBA Extension: Talks Continue for 40 Days - News Directory 3

WNBA CBA Extension: Talks Continue for 40 Days

December 1, 2025 David Thompson Sports
News Context
At a glance
  • This is a configuration file,⁤ likely for ⁢a JavaScript module loader like RequireJS.
  • It defines aliases (short names) for JavaScript files and libraries.
  • * map: ‌ This⁣ section defines mappings for module names.It's‍ used to ‌resolve module names to specific paths.
Original source: cbssports.com

This is a configuration file,⁤ likely for ⁢a JavaScript module loader like RequireJS. Let’s break down what it contains:

1. config Section:

* ‌ paths: This ‌is the​ core of the configuration. It defines aliases (short names) for JavaScript files and libraries. ⁤ This allows you to refer to these files using the‌ alias ‍instead of the ​full path. ​ For example:
⁢* "libs/velocity": "1.2.2" means that when you require("libs/velocity"), the module loader will‍ load the file at version 1.2.2.
​ * "jquery": "libs/jquery/jquery-1.11.4" means that when you require("jquery"), ⁣it will load the jQuery library.
*‌ The structure shows a lot‌ of jQuery plugins and ‍other libraries being loaded.‍ ⁣The⁣ libs/ prefix ​suggests ‍these are located‌ in a libs directory within your project.
* shim: This section is crucial ‌for ‍dealing‌ with libraries that don’t use ‌the‍ standard RequireJS module definition (e.g., libraries that just define global variables). shim tells RequireJS how to load these libraries and their dependencies.
* ‌ ⁢ liveconnection/managers/connection: ‌ This module depends on liveconnection/libs/sockjs-0.3.4. It tells ⁢RequireJS to​ load sockjs-0.3.4 before liveconnection/managers/connection.
* ⁣⁣ liveconnection/libs/sockjs-0.3.4: This library exports⁢ a global variable named SockJS.
‍ ⁢* ⁢ libs/setValueFromArray and libs/getValueFromArray: These⁢ also‍ export global variables named‍ set and get respectively.
* fly/libs/backbone.marionette: ⁤ This depends on ⁤jQuery, Underscore, and Backbone. It exports ⁤a global variable named Marionette.
* fly/libs/underscore-1.5.1: Exports a global variable named _.
⁣ ⁤ * fly/libs/backbone-1.0.0: Depends on Underscore and ⁤jQuery, and ⁣exports a global ⁣variable named Backbone.
* ‌ libs/jquery/ui/jquery.ui.tabs-1.11.4: This jQuery UI tab component depends on jQuery, the jQuery UI core,⁢ and a fly/libs/jquery.widget module.
⁤ ‌ * libs/jquery/flexslider-2.1: Depends on jQuery.
⁣ ⁢* ⁢ libs/dataTables.fixedColumns-3.0.4 ‍and libs/dataTables.fixedHeader-2.1.2: ⁢ Depend on ⁤jQuery and DataTables.
⁣ * https://sports.cbsimg.net/js/CBSi/app/VideoPlayer/AdobePass-min.js: ⁤Depends on https://sports.cbsimg.net/js/CBSi/util/Utils-min.js. This ​is loading ⁢a script ‌from a remote ⁣URL.

* map: ‌ This⁣ section defines mappings for module names.It’s‍ used to ‌resolve module names to specific paths.
* "*":{"adobe-pass":"https://sports.cbsimg.net/js/CBSi/app/VideoPlayer/adobepass-min.js"}: This means that anywhere in your code, if you require("adobe-pass"), it will load the specified URL.
‍ * "*":{"facebook":"https://connect.facebook.net/en_US/sdk.js"}: Loads the Facebook SDK‌ from‍ a specific‌ URL.
​ *⁤ "*":{"facebook-debug":"https://connect.facebook.net/en_US/all/deb"}: Loads the Facebook SDK in debug mode.

In ⁢Summary:

This ⁢configuration file is ⁣designed to manage the dependencies of a JavaScript application. It tells RequireJS:

* ‌ Where to find various JavaScript libraries⁣ and ⁢modules.
* How to load libraries that don’t follow the standard module

Share this:

  • Share on Facebook (Opens in new window) Facebook
  • Share on X (Opens in new window) X

Related

Dallas Wings, Kelsey Plum, wnba, wnba cba, WNBA CBA deadline, WNBA lockout, WNBA union, WNBPA

Search:

News Directory 3

ByoDirectory is a comprehensive directory of businesses and services across the United States. Find what you need, when you need it.

Quick Links

  • Disclaimer
  • Terms and Conditions
  • About Us
  • Advertising Policy
  • Contact Us
  • Cookie Policy
  • Editorial Guidelines
  • Privacy Policy

Browse by State

  • Alabama
  • Alaska
  • Arizona
  • Arkansas
  • California
  • Colorado

Connect With Us

© 2026 News Directory 3. All rights reserved.

Privacy Policy Terms of Service