I think Piotr has the clue. If the link with problems is from an ANT build,
then there's something wrong in ANT, while Maven seems to generate the
right build
2017-05-11 11:57 GMT+02:00 piotrz :
> Hi Yishay,
>
> Just wanted to make it clear - I meant that you probably have to exclude
> defult.css
Hi Yishay,
Just wanted to make it clear - I meant that you probably have to exclude
defult.css from Basic.swc during compilation, not swc itself.
Piotr
-
Apache Flex PMC
piotrzarzyck...@gmail.com
--
View this message in context:
http://apache-flex-development.247.n4.nabble.com/FlexJS
o: dev@flex.apache.org<mailto:dev@flex.apache.org>
Subject: RE: [FlexJS] MDL Text Buttons Not Looking Good
I’m looking here [1] on Chrome. Does it look ok to you?
[1]
http://apacheflexbuild.cloudapp.net:8080/job/MDLExample/lastSuccessfulBuild/artifact/examples/flexjs/MDLExample/bin/js-debug/inde
o: dev@flex.apache.org<mailto:dev@flex.apache.org>
Subject: Re: [FlexJS] MDL Text Buttons Not Looking Good
Hi Yishay,
I don't see jumps in Maven build [1].
Maybe there is problem with build parameter. Before we moved not related
HTML component to Basic, we were excluded HTML.swc css during bu
Hi Yishay,
I don't see jumps in Maven build [1].
Maybe there is problem with build parameter. Before we moved not related
HTML component to Basic, we were excluded HTML.swc css during build of
MDLExample, now need to be exluded Basic.swc. - That's my shot. In case of
Maven I did such changes - m