You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@royale.apache.org by ca...@apache.org on 2021/02/22 16:16:50 UTC

[royale-asjs] branch develop updated: wrong literal

This is an automated email from the ASF dual-hosted git repository.

carlosrovira pushed a commit to branch develop
in repository https://gitbox.apache.org/repos/asf/royale-asjs.git


The following commit(s) were added to refs/heads/develop by this push:
     new a6fe188  wrong literal
a6fe188 is described below

commit a6fe1884ceed91609f6a038f46520b81d688de87
Author: Carlos Rovira <ca...@apache.org>
AuthorDate: Mon Feb 22 17:13:58 2021 +0100

    wrong literal
---
 examples/mxroyale/RemoteObjectAMFTest/asconfig.json | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/examples/mxroyale/RemoteObjectAMFTest/asconfig.json b/examples/mxroyale/RemoteObjectAMFTest/asconfig.json
index e523ec9..70633a7 100644
--- a/examples/mxroyale/RemoteObjectAMFTest/asconfig.json
+++ b/examples/mxroyale/RemoteObjectAMFTest/asconfig.json
@@ -2,7 +2,7 @@
     "config": "royale",
     "compilerOptions": {
         "debug": true,
-        "targets": ["SWF"],
+        "targets": ["JSRoyale"],
         // "theme": "${royalelib}/themes/JewelTheme/src/main/resources/styles.css",
         "source-map": true,
         "library-path": [