Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
chore: config ref
  • Loading branch information
NathanWalker committed Jan 4, 2026
commit cb504d44c5fed974deccd25ffb4d652541429f7c
2 changes: 1 addition & 1 deletion content/guide/security.md
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ import { NativeScriptConfig } from '@nativescript/core'

export default {
id: 'com.example.myapp',
main: 'bundle.mjs',
appPath: 'src',
// ... other config

security: {
Expand Down
Loading