|
|
@ -51,7 +51,7 @@ window.onload = () => { |
|
|
|
document.body.appendChild(app) |
|
|
|
document.body.appendChild(app) |
|
|
|
window.remixFileSystem = require('fs') |
|
|
|
window.remixFileSystem = require('fs') |
|
|
|
}) */ |
|
|
|
}) */ |
|
|
|
|
|
|
|
console.log('loading indexdb') |
|
|
|
// eslint-disable-next-line no-undef
|
|
|
|
// eslint-disable-next-line no-undef
|
|
|
|
class RemixFileSystem extends LightningFS { |
|
|
|
class RemixFileSystem extends LightningFS { |
|
|
|
constructor (...t) { |
|
|
|
constructor (...t) { |
|
|
|