Skip to content

Commit

Permalink
cleanup and add more js mapping
Browse files Browse the repository at this point in the history
  • Loading branch information
shigedangao committed Jun 11, 2023
1 parent 44d6636 commit 2c33dc6
Show file tree
Hide file tree
Showing 91 changed files with 193 additions and 7,799 deletions.
36 changes: 0 additions & 36 deletions @ts/binding.ts

This file was deleted.

26 changes: 0 additions & 26 deletions @ts/config.ts

This file was deleted.

71 changes: 0 additions & 71 deletions @ts/index.ts

This file was deleted.

142 changes: 0 additions & 142 deletions @ts/inputs.ts

This file was deleted.

17 changes: 0 additions & 17 deletions @ts/output.ts

This file was deleted.

23 changes: 16 additions & 7 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

36 changes: 0 additions & 36 deletions binding.gyp

This file was deleted.

4 changes: 2 additions & 2 deletions lymui-c/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ crate-type = ["cdylib"]

[dependencies]
anyhow = "1.0.70"
lymui = { git = "https://github.com/shigedangao/lymui" }
lymui = { path = "../../lymui/lymui" }

[build-dependencies]
cbindgen = "0.24.3"
cbindgen = "^0.24.3"
Loading

0 comments on commit 2c33dc6

Please sign in to comment.