Commit 88854dd
committed
deps: add postject
This change has been extracted from the single executable application
PR - #45038.
I'm doing this in a separate PR because as James said in
#45038 (comment),
it is a rather sizeable addition on its own, so it should be easier to
review and address related changes in this PR.
This dependency takes care of the resource injection part of the single
executable application work.
Refs: https://github.com/nodejs/single-executable/blob/34b6765a871222e142f9dbac2bcde5b4e79ebfb2/blog/2022-08-05-an-overview-of-the-current-state.md#resource-injection
Signed-off-by: Darshan Sen <[email protected]>1 parent 80c7bae commit 88854dd
File tree
26 files changed
+16131
-0
lines changed- .github/workflows
- deps/postject
- src
- dist
- node_modules/commander
- lib
- typings
- tools
- dep_checker
26 files changed
+16131
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
78 | 78 | | |
79 | 79 | | |
80 | 80 | | |
| 81 | + | |
| 82 | + | |
| 83 | + | |
| 84 | + | |
| 85 | + | |
| 86 | + | |
| 87 | + | |
| 88 | + | |
| 89 | + | |
| 90 | + | |
81 | 91 | | |
82 | 92 | | |
83 | 93 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
736 | 736 | | |
737 | 737 | | |
738 | 738 | | |
| 739 | + | |
| 740 | + | |
| 741 | + | |
| 742 | + | |
| 743 | + | |
| 744 | + | |
| 745 | + | |
| 746 | + | |
| 747 | + | |
| 748 | + | |
| 749 | + | |
| 750 | + | |
| 751 | + | |
| 752 | + | |
| 753 | + | |
| 754 | + | |
| 755 | + | |
| 756 | + | |
| 757 | + | |
| 758 | + | |
| 759 | + | |
| 760 | + | |
| 761 | + | |
| 762 | + | |
| 763 | + | |
739 | 764 | | |
740 | 765 | | |
741 | 766 | | |
| |||
0 commit comments