pull/1622/head
filip mertens 3 years ago
parent 5113809535
commit 43165290ee
  1. 2
      apps/remix-ide/src/assets/js/init.js

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

Loading…
Cancel
Save