Skip to content

Commit cb504d4

Browse files
committed
chore: config ref
1 parent 48f4769 commit cb504d4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/guide/security.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ import { NativeScriptConfig } from '@nativescript/core'
6262

6363
export default {
6464
id: 'com.example.myapp',
65-
main: 'bundle.mjs',
65+
appPath: 'src',
6666
// ... other config
6767

6868
security: {

0 commit comments

Comments
 (0)