Replies: 1 comment 2 replies
-
If a compiler option is not available in the "additionalOptions": [
"--include-resource-bundles+=../SpectrumIcons/bin/SpectrumIcons.swc"
] |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi!
I need to include some SWCs in my output SWC.
I see
compc
/acompc
have the following flag:How to use this flag in my swc project?
In
asconfig.json
I tried:But no luck. I saw a warning:
Property include-resource-bundles is not allowed.
Thanks!
Beta Was this translation helpful? Give feedback.
All reactions