pull/5370/head
filip mertens 3 years ago
parent 87b2ea9128
commit c835ffdf89
  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