Commit b782511
committed
chore(desktop): remove local neu dependency in favor of npx
- Remove `npm install` requirements from README, Dockerfile, and CI.
- Update package.json scripts to use `npx -y` for all neutralino commands.
- Simplify build instructions to rely on npm scripts abstraction.1 parent 7b12698 commit b782511
6 files changed
Lines changed: 34 additions & 1128 deletions
File tree
- .github/workflows
- desktop-app
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
24 | | - | |
25 | | - | |
26 | | - | |
27 | | - | |
28 | 24 | | |
29 | 25 | | |
30 | 26 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
20 | | - | |
21 | | - | |
| 20 | + | |
| 21 | + | |
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
23 | | - | |
24 | | - | |
25 | | - | |
| 23 | + | |
26 | 24 | | |
27 | 25 | | |
28 | 26 | | |
29 | 27 | | |
30 | 28 | | |
31 | 29 | | |
32 | 30 | | |
33 | | - | |
34 | | - | |
35 | | - | |
36 | | - | |
37 | | - | |
38 | | - | |
39 | | - | |
40 | | - | |
41 | | - | |
42 | | - | |
| 31 | + | |
43 | 32 | | |
44 | 33 | | |
45 | 34 | | |
| |||
51 | 40 | | |
52 | 41 | | |
53 | 42 | | |
54 | | - | |
55 | | - | |
56 | | - | |
57 | | - | |
58 | | - | |
59 | | - | |
60 | | - | |
61 | | - | |
62 | | - | |
63 | 43 | | |
64 | 44 | | |
65 | 45 | | |
66 | 46 | | |
67 | 47 | | |
68 | 48 | | |
69 | | - | |
70 | | - | |
71 | | - | |
72 | | - | |
73 | | - | |
74 | | - | |
75 | | - | |
76 | | - | |
77 | | - | |
78 | 49 | | |
79 | 50 | | |
80 | 51 | | |
81 | 52 | | |
82 | 53 | | |
83 | 54 | | |
84 | | - | |
85 | | - | |
86 | 55 | | |
87 | 56 | | |
88 | 57 | | |
89 | 58 | | |
90 | 59 | | |
91 | 60 | | |
92 | | - | |
| 61 | + | |
93 | 62 | | |
94 | 63 | | |
95 | 64 | | |
| |||
0 commit comments