mirror of
https://github.com/librenms/librenms.git
synced 2024-10-07 16:52:45 +00:00
Merge commit 'a07849b73a0c73c2bcee75d4e1649db239a8b93f' as 'html/js/moment'
This commit is contained in:
4
html/js/moment/test/browser-prefix.js
Normal file
4
html/js/moment/test/browser-prefix.js
Normal file
@@ -0,0 +1,4 @@
|
||||
(function () {
|
||||
var global = this,
|
||||
require = function() { return global.moment; },
|
||||
exports = global.NPM_TESTS = {};
|
Reference in New Issue
Block a user