Commit 71cdef9
committed
refactor(package): simplify Linux target configuration in package.json
- Streamlined the Linux target configuration by removing redundant object structures for AppImage, deb, and rpm, consolidating them into a single array format for clarity and maintainability.1 parent e00058f commit 71cdef9
1 file changed
+3
-21
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
250 | 250 | | |
251 | 251 | | |
252 | 252 | | |
253 | | - | |
254 | | - | |
255 | | - | |
256 | | - | |
257 | | - | |
258 | | - | |
259 | | - | |
260 | | - | |
261 | | - | |
262 | | - | |
263 | | - | |
264 | | - | |
265 | | - | |
266 | | - | |
267 | | - | |
268 | | - | |
269 | | - | |
270 | | - | |
271 | | - | |
272 | | - | |
273 | | - | |
| 253 | + | |
| 254 | + | |
| 255 | + | |
274 | 256 | | |
275 | 257 | | |
276 | 258 | | |
| |||
0 commit comments