Re: wolips support for sass workflow
David Holt <[email protected]> Wed, 17 Aug 2011 13:54:31 -0700
| Newsgroups | gmane.comp.web.webobjects.woproject.devel |
|---|---|
| Message-ID | <[email protected]> |
Hi Andr=E9, On the D2W side changes are being picked up automatically now if you use = bundleless builds. Have you turned that on? David On 2011-08-17, at 1:46 PM, Andr=E9 Koppany wrote: > Hi, >=20 > we are using sass (http://sass-lang.com/) to generate our css code. > The workflow is, that the WebServerResources Folder will be watched = for changes=20 > in *.scss files by the sass gem and produces the *.css files. >=20 > To get this changes into the running wo project, I have to refresh = every time by hand > the WebServerResources folder in eclipse >=20 > Is there a way that the folder will be automatically refreshed? > I know there is something available for the D2W rule files. Maybe this = could be utilized for this? >=20 > Best, > Andr=E9