alright thats the rename

Former-commit-id: 0faf61249e76382dfb1aa8721249474eae920753
This commit is contained in:
Jarred Sumner
2021-08-17 01:44:30 -07:00
parent 209391d01c
commit 574be79253
43 changed files with 2378 additions and 1941 deletions

View File

@@ -104,7 +104,7 @@ pub const NodeModuleBundle = struct {
// Saving us an allocation
if (@ptrToInt(prev_package_ids_for_name.ptr) != @ptrToInt(entry.value_ptr.ptr)) {
Output.prettyErrorln(
\\<r><red>Fatal<r>: incorrect package sorting order detected in .jsb file.\n
\\<r><red>Fatal<r>: incorrect package sorting order detected in .bun file.\n
\\This is a bug! Please create an issue.\n
\\If this bug blocks you from doing work, for now
\\please <b>avoid having multiple versions of <cyan>"{s}"<r> in the same bundle.\n