Skip to content

Commit c028701

Browse files
committed
Rename snapshot script to support the static binding generator
1 parent 7daf92b commit c028701

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed
File renamed without changes.

ng-sample/app/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
"android": {
2525
"v8Flags": "--expose_gc",
2626
"heapSnapshot": "true",
27-
"heapSnapshotScript": "snapshot.js"
27+
"heapSnapshotScript": "_embedded_script_.js"
2828
},
2929
"homepage": "https://github.com/NativeScript/template-hello-world"
3030
}

0 commit comments

Comments
 (0)