I more-or-less figured it out, but for some reason, I’m not getting components in my src. I’m only getting the classes.
Here’s the project (I’m compiling using ant): https://github.com/unhurdle/spectrum-royale <https://github.com/unhurdle/spectrum-royale> I’m getting the following catalog in my swc: https://paste.apache.org/tFXj <https://paste.apache.org/tFXj> The features section does not have <feature-components> and there’s no <components> section. Any clue why that is? I can’t find anything wrong with my manifest. Thanks, Harbs > On Dec 30, 2018, at 3:03 PM, Harbs <[email protected]> wrote: > > I’m putting together a component set for a JS css component set and I’m not > going to bother with SWF compatibility. Is there any examples of component > swcs which only output for JS and include the component list from the > manifest? > > Any tips on getting this to work?
