Skip to main content
News Directory 3
  • Home
  • Business
  • Entertainment
  • Health
  • News
  • Sports
  • Tech
  • World
Menu
  • Home
  • Business
  • Entertainment
  • Health
  • News
  • Sports
  • Tech
  • World

Twins vs Blue Jays: August 25, 2025 Results & Recap

August 26, 2025 David Thompson - Sports Editor Sports

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

1. paths:

This section defines aliases for JavaScript files and libraries. It’s essentially a mapping of short names to the actual file paths. This makes your code cleaner and easier to maintain. libs/ prefix: A lot of the paths start with libs/. This suggests a directory structure where all third-party libraries are stored in a folder named libs.
Specific Libraries: It lists versions for many common JavaScript libraries:
jQuery: libs/jquery/jquery-1.11.3
Underscore.js: fly/libs/underscore-1.5.1
Backbone.js: fly/libs/backbone-1.0.0
DataTables: libs/dataTables (and related plugins like fixedHeader, fixedColumns)
Waypoints: libs/waypoints/ (includes infinite, inview, jquery.waypoints,sticky)
jQuery UI: libs/jquery/ui/ (a comprehensive set of UI widgets)
Other jQuery Plugins: dotdotdot,flexslider,lazyload,maskedinput,marquee,numberformatter,placeholder,scrollbar,tablesorter,touchswipe
Date Formatting: libs/dateformat
fly/ prefix: Similar to libs/,fly/ likely represents a custom directory for request-specific JavaScript code.
External URLs: https://sports.cbsimg.net/... These are paths to JavaScript files hosted on a CBS Sports domain. This suggests the application integrates with CBS Sports’ video player or other services.
(Wildcard): The in libs/waypoints/ means that any file within the libs/waypoints directory will be automatically included when you require a waypoints component.

2. shim:

This section is crucial for dealing with libraries that don’t follow the standard asynchronous module definition (AMD) format that RequireJS expects. libraries like jQuery and many older plugins were written before AMD was common. shim tells RequireJS how to load these libraries and their dependencies.

liveconnection/managers/connection: This module depends on liveconnection/libs/sockjs-0.3.4.The shim configuration ensures that sockjs-0.3.4 is loaded before liveconnection/managers/connection and that sockjs-0.3.4 exposes a global variable named SockJS.
liveconnection/libs/sockjs-0.3.4: Specifies that this library exports a global variable called SockJS.
libs/setValueFromArray and libs/getValueFromArray: These also export global variables named set and get respectively.
fly/libs/backbone.marionette: This module depends on jQuery,Underscore.js, and Backbone.js. It also exports a global variable named Marionette.
fly/libs/underscore-1.5.1 and fly/libs/backbone-1.0.0: These libraries export global variables _ and Backbone respectively.
libs/jquery/ui/jquery.ui.tabs-1.11.4: This jQuery UI tab widget depends on jQuery, the jQuery UI core, and a jQuery widget utility.
libs/jquery/flexslider-2.1: Depends on jQuery. libs/dataTables.fixedColumns-3.0.4 and libs/dataTables.fixedHeader-2.1.2: These DataTables plugins depend on jQuery and the base DataTables library.
*`https://sports.cbsimg.net/js/CBSi/app/VideoPlayer/AdobePass-min

Share this:

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

Related

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

  • Copyright Notice
  • Disclaimer
  • Terms and Conditions

Browse by State

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

Connect With Us

© 2026 News Directory 3. All rights reserved.

Privacy Policy Terms of Service