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
2024-12-26 00:01:05 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
3b06e32b40
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 22:21:57 +00:00
return
require
(
'
openmct
'
)
;
}
)
)
;
Reference in New Issue
Copy Permalink