Update npm packages to latest versions
Fix JavaScript sourcemap paths to show full file locations Implement --build-debug flag and complete Build UI streaming Add xterm.js terminal UI and fix asset path routing Add RSpade Build UI service with WebSocket support 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>
This commit is contained in:
4
node_modules/electron-to-chromium/versions.js
generated
vendored
Executable file → Normal file
4
node_modules/electron-to-chromium/versions.js
generated
vendored
Executable file → Normal file
@@ -212,5 +212,7 @@ module.exports = {
|
||||
"38.2": "140",
|
||||
"38.3": "140",
|
||||
"38.4": "140",
|
||||
"39.0": "142"
|
||||
"38.5": "140",
|
||||
"39.0": "142",
|
||||
"40.0": "143"
|
||||
};
|
||||
Reference in New Issue
Block a user