We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 48f4769 commit cb504d4Copy full SHA for cb504d4
content/guide/security.md
@@ -62,7 +62,7 @@ import { NativeScriptConfig } from '@nativescript/core'
62
63
export default {
64
id: 'com.example.myapp',
65
- main: 'bundle.mjs',
+ appPath: 'src',
66
// ... other config
67
68
security: {
0 commit comments