Commit 98c252b
committed
build(Mountain): Update bundled application binaries for development and production environments
This commit updates the compiled application bundles in the Mountain repository, including both debug and release builds with their respective MSI and NSIS installers. The changes reflect updated dependency versions and build configurations from the merged upstream changes.
The updated binaries ensure proper packaging of the Mountain Tauri shell with the latest Microsoft VSCode dependency integration (22.x Node version), maintaining compatibility with both development and production runtime environments. This includes:
- DevelopmentNodeEnvironment bundle (debug builds)
- ProductionNodeEnvironment bundle (release builds)
- Windows installer formats (MSI and NSIS variants)
These updates are critical for distributing the correct application version with the latest security patches and dependency updates integrated from the upstream VSCode fork.1 parent 102fefe commit 98c252b
6 files changed
Lines changed: 8 additions & 8 deletions
File tree
- Target
- debug
- bundle
- msi
- nsis
- release
- bundle
- msi
- nsis
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
| 2 | + | |
3 | 3 | | |
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
| 2 | + | |
3 | 3 | | |
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
3 | | - | |
| 2 | + | |
| 3 | + | |
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
| 2 | + | |
3 | 3 | | |
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
| 2 | + | |
3 | 3 | | |
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
3 | | - | |
| 2 | + | |
| 3 | + | |
0 commit comments