Attempting to remove trailing whitespace
This commit is contained in:
parent
26cd43d2fd
commit
77df031538
|
@ -15,6 +15,7 @@
|
|||
"use strict";
|
||||
function default_1(app) {
|
||||
console.log('UMD Module loaded');
|
||||
|
||||
process.bootFlags.push('umdLoaded');
|
||||
}
|
||||
Object.defineProperty(exports, "__esModule", { value: true });
|
||||
|
|
Loading…
Reference in New Issue