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 fa9b6cc examples-RemoteObjectAMFTest: fix asconfigc to build with
Maven distribution
fa9b6cc is described below
commit fa9b6cc60cdc6aa059234e399f6b367b5af54ffd
Author: Carlos Rovira <[email protected]>
AuthorDate: Mon Feb 22 13:10:50 2021 +0100
examples-RemoteObjectAMFTest: fix asconfigc to build with Maven distribution
---
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 a11dbb4..e523ec9 100644
--- a/examples/mxroyale/RemoteObjectAMFTest/asconfig.json
+++ b/examples/mxroyale/RemoteObjectAMFTest/asconfig.json
@@ -2,7 +2,7 @@
"config": "royale",
"compilerOptions": {
"debug": true,
- "targets": ["SWF","JSRoyale"],
+ "targets": ["SWF"],
// "theme":
"${royalelib}/themes/JewelTheme/src/main/resources/styles.css",
"source-map": true,
"library-path": [