Skip to content

Commit 36d7e97

Browse files
committed
wip
1 parent f3b9a4a commit 36d7e97

File tree

7 files changed

+3202
-4
lines changed

7 files changed

+3202
-4
lines changed

Cargo.lock

Lines changed: 2 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -138,7 +138,7 @@ resolver = "2"
138138
wasmer-wasix = { version = "0.600.0", default-features = false }
139139
wide = "0.7.32"
140140
# precomputed-map = "0.1"
141-
precomputed-map = { path = "../../precomputed-map" }
141+
precomputed-map = { git = "https://github.com/quininer/precomputed-map" }
142142
foldhash = "0.1"
143143

144144
[profile.release]

crates/swc_ecma_preset_env/src/generated/.gitignore

Lines changed: 0 additions & 2 deletions
This file was deleted.

0 commit comments

Comments
 (0)