GSS not compiled by plovr

58 views
Skip to first unread message

Flav Alex

unread,
Oct 15, 2013, 10:20:59 AM10/15/13
to pl...@googlegroups.com
The config file looks like this:

css-inputs: [
  "path/to/file.gss",
  "path/to/file.gss",
  "path/to/file.gss",
  "path/to/file.gss" .. etc
],
css-output-file: "/path/to/project/style.gss"

This is in the same file with the JS config for plovr.
The JS config does the job, the GSS file is never updated, although the path is correct.

What am I doing wrong?

Michael Bolin

unread,
Oct 15, 2013, 11:41:10 AM10/15/13
to pl...@googlegroups.com

Offhand I think you need to drop the leading slash in "/path".

--
 
---
You received this message because you are subscribed to the Google Groups "plovr" group.
To unsubscribe from this group and stop receiving emails from it, send an email to plovr+un...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.

Flav Alex

unread,
Oct 18, 2013, 4:53:30 PM10/18/13
to pl...@googlegroups.com
I'm on a Mac, path is standard FreeBSD: /Users/myuser/project/css/style.css.
All other plovr paths are provided in that format, the paths are absolute.

I'm providing a css_map.js to the plovr config, which includes a call to goog.setCssNameMapping();
If I remove it, css is never compiled and a get a page without style.

Am I supposed to load the CSS from a specific http://localhost:9810/compile?id=project&output=css?

Flav Alex

unread,
Oct 21, 2013, 4:58:31 PM10/21/13
to pl...@googlegroups.com
I managed to fix the initial problems, the config was missing allowed-functions and GSS compilation was failing without errors in serve mode.

Now it's more interesting. It works perfectly in build mode, but doesn't work at all in serve mode.

What am I missing?
Reply all
Reply to author
Forward
0 new messages