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

harbs pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/royale-docs.git


The following commit(s) were added to refs/heads/master by this push:
     new 1060840  more details
1060840 is described below

commit 1060840f884dcedaf25ed9890ce1646709ad5315
Author: Harbs <[email protected]>
AuthorDate: Tue Dec 14 14:59:51 2021 +0200

    more details
---
 libraries/compiled-code-libraries.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/libraries/compiled-code-libraries.md 
b/libraries/compiled-code-libraries.md
index 32e4075..612e93b 100644
--- a/libraries/compiled-code-libraries.md
+++ b/libraries/compiled-code-libraries.md
@@ -259,7 +259,7 @@ Note the important pieces in the config:
 ```
 
 ## Building the library
-You asconfig.json file should look like this:
+You asconfig.json file should look like this the file below. You can use any 
standard compiler options you need and you can also include `SWF` in the 
targets section, but if you are only targeting Javascript, it's not necessary.
 
 ```
 {

Reply via email to