sistemisolarirossi

Results 3 issues of sistemisolarirossi

Firebug console: ``` SyntaxError: missing : after property id ``` Gruntfile.js: ``` .. removelogging: { dist: { src: 'dist/**/*.js' } } ... ```

Is it possible to force language google-places should use to return addresses? I mean: I need all street addresses to be formatted in the same language (for example, "Street ABC,...

I need to produce a manifest for development stage (with non-minified scripts, for example), with a 'dest' set to /app', instead of 'dist/', where I put it when building... How...