Attempting to remove trailing whitespace

This commit is contained in:
Matthew Wilkes 2016-08-09 15:28:33 +01:00
parent 26cd43d2fd
commit 77df031538
1 changed files with 1 additions and 0 deletions

View File

@ -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 });