AUXteam's picture
Revert index.html change and retry build
2eb1c4f verified
"use strict";
try {
module.exports = require('./register')().Promise || null
} catch(e) {
module.exports = null
}