mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2026-04-30 04:47:03 +02:00
more .js wrongly removed
This commit is contained in:
@@ -71,7 +71,7 @@ function _getScriptUrls(script, scripts, seen) {
|
||||
// Replace every import statement with an import to a blob url containing
|
||||
// the corresponding script. E.g.
|
||||
//
|
||||
// import {foo} from "bar";
|
||||
// import {foo} from "bar.js";
|
||||
//
|
||||
// becomes
|
||||
//
|
||||
|
||||
Reference in New Issue
Block a user