Skip to content

Commit 3f9c567

Browse files
committed
Update one more browserfs
1 parent ffa28dc commit 3f9c567

File tree

1 file changed

+1
-1
lines changed
  • packages/app/src/sandbox/eval/transpilers/sass/worker

1 file changed

+1
-1
lines changed

packages/app/src/sandbox/eval/transpilers/sass/worker/index.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
self.importScripts(
2-
`${process.env.CODESANDBOX_HOST}/static/browserfs6/browserfs.min.js`
2+
`${process.env.CODESANDBOX_HOST}/static/browserfs7/browserfs.min.js`
33
);
44

55
self.process = self.BrowserFS.BFSRequire('process');

0 commit comments

Comments
 (0)