Skip to content
This repository was archived by the owner on Aug 7, 2021. It is now read-only.

Commit ca4efe4

Browse files
Merge pull request #1032 from NativeScript/vladimirov/fix-snapshot-older-runtime
fix: stop generating snapshot for ia64 for older runtimes
2 parents 628e619 + d0e54f1 commit ca4efe4

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

Diff for: plugins/NativeScriptSnapshotPlugin/options.json

-6
Original file line numberDiff line numberDiff line change
@@ -25,12 +25,6 @@
2525
},
2626
"targetArchs": {
2727
"type": "array",
28-
"default": [
29-
"arm",
30-
"arm64",
31-
"ia32",
32-
"ia64"
33-
],
3428
"items": {
3529
"type": "string",
3630
"enum": [

0 commit comments

Comments
 (0)