Fix code quality violations and add VS Code extension features
Fix VS Code extension storage paths for new directory structure Fix jqhtml compiled files missing from bundle Fix bundle babel transformation and add rsxrealpath() function 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>
This commit is contained in:
@@ -46,7 +46,7 @@ SHOW_CONSOLE_DEBUG_HTTP=false
|
||||
# FORCE_REBUILD_EVERY_REQUEST: Clear build cache on each request (development only)
|
||||
|
||||
# Gatekeeper Development Preview Authentication
|
||||
GATEKEEPER_ENABLED=true
|
||||
GATEKEEPER_ENABLED=false
|
||||
GATEKEEPER_PASSWORD=preview123
|
||||
GATEKEEPER_TITLE="Development Preview"
|
||||
GATEKEEPER_SUBTITLE="This is a restricted development preview site. Please enter the access password to continue."
|
||||
|
||||
Reference in New Issue
Block a user