switching to production mode/compiling widgetset

Hi,

I was wondering if we could have more detailed and accurate instructions for deploying a production mode application. I am using Eclipse with the plug-in. When I change productionMode to “true” in web.xml, I lose all the formatting (i.e., the app breaks completely). I assume this is because the theme has to be compiled manually from Sass to CSS. The instructions included in section 8.3.4 of the manual for doing this don’t work, but I did manage to compile styles.scss to styles.css. This did not solve the problem.

I’d like to know how to get the production mode app working in Eclipse and how to export it to a war file.

Sorry for the bother. This might all be quite obvious if I were very familiar with sass and Ivy, but I’m not.

Thanks,

Matthew Fleming

There is already a ticket for that:
#11013