Skip to content

Commit

Permalink
Merge pull request #22 from dherman/add-target-updates-loader-module
Browse files Browse the repository at this point in the history
`neon add-target` updates loader module
  • Loading branch information
dherman authored Dec 11, 2023
2 parents 23b6249 + 3af358f commit 0987a27
Show file tree
Hide file tree
Showing 9 changed files with 63,900 additions and 13,893 deletions.
3 changes: 2 additions & 1 deletion pkgs/cargo-messages/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,8 @@
"neon": {
"type": "source",
"org": "@cargo-messages",
"targets": "extended"
"targets": "extended",
"load": "./lib/load.cjs"
},
"optionalDependencies": {
"@cargo-messages/android-arm-eabi": "0.0.175",
Expand Down
Loading

0 comments on commit 0987a27

Please sign in to comment.