This website requires JavaScript.
Explore
Help
Sign In
ExternalVendorCode
/
openmct
Watch
1
Star
0
Fork
0
You've already forked openmct
mirror of
https://github.com/nasa/openmct.git
synced
2025-01-26 14:19:26 +00:00
Code
Issues
Actions
4
Packages
Projects
Releases
Wiki
Activity
openmct
/
src
/
end.frag
3 lines
36 B
GLSL
Raw
Normal View
History
Unescape
Escape
[Build] require correct module Require the openmct module so that distributed files work properly. Related to #1212
2016-10-12 15:21:57 -07:00
return
require
(
'
openmct
'
)
;
}
)
)
;
Reference in New Issue
Copy Permalink