AUXteam's picture
Revert index.html change and retry build
2eb1c4f verified
import platform from './node/index.js';
import * as utils from './common/utils.js';
export default {
...utils,
...platform
}