mirror of
https://github.com/nasa/openmct.git
synced 2025-04-10 21:00:16 +00:00
[Build] Redeclare globals
This commit is contained in:
parent
2dabe0d3c4
commit
a8f7bc01c3
@ -20,6 +20,8 @@
|
||||
* at runtime from the About dialog for additional information.
|
||||
*****************************************************************************/
|
||||
|
||||
/*global window,requirejs*/
|
||||
|
||||
define([
|
||||
'require',
|
||||
'./Constants',
|
||||
|
@ -20,6 +20,8 @@
|
||||
* at runtime from the About dialog for additional information.
|
||||
*****************************************************************************/
|
||||
|
||||
/*global window,requirejs*/
|
||||
|
||||
/**
|
||||
* Implements the framework layer, which handles the loading of bundles
|
||||
* and the wiring-together of the extensions they expose.
|
||||
|
Loading…
x
Reference in New Issue
Block a user