Hi,
I've had a problem when using the console to minify and bundle my js files. The problem is that I reference chirpy-minified files from the bundles and now, in the Main method of the Program.c...
Id #168 | Release:
None
| Updated: Jun 11 at 11:52 AM by egonsch | Created: Jun 11 at 11:52 AM by egonsch
Sass engine not liking the Mixins...if I remove the parenthesis - it works fine. Is this a version issue - I'm using the latest beta 2.0.0.6.
.backgroundImage() {
background-image: url(framework/er...
Id #167 | Release:
None
| Updated: Mar 25 at 5:14 PM by SliverNinja | Created: Mar 25 at 5:14 PM by SliverNinja
currently if a view is a chirp compressed file like View.chirp.cshtml there is no way to tell chirpy to skip one script block. It would be nice to have such ability.
Why I need this, because som...
Id #166 | Release:
None
| Updated: Feb 27 at 8:20 PM by edokan | Created: Feb 27 at 8:20 PM by edokan
Java virtual machine x64 fail to detect and set for Google closure compiler (offline mode).
It may be increase speed.
Thanks
Id #165 | Release:
None
| Updated: Dec 18, 2012 at 2:23 AM by emdadgar2 | Created: Dec 18, 2012 at 2:22 AM by emdadgar2
Hi,
When default JS minification engine is selected as Google Closure Tools, Chirpy uses that engine for views as well. problem is, view path is passed to closure tools with --js parameter, so it...
Id #164 | Release:
None
| Updated: Nov 7, 2012 at 8:41 AM by edokan | Created: Nov 7, 2012 at 8:41 AM by edokan
Hello,
it would be nice to be able to specify the DefaultJavaScriptMinifier in a config file.
For example to have the following in a .chirp.config file:
<Settings>
<Setting key="GoogleClosur...
Id #163 | Release:
None
| Updated: Oct 30, 2012 at 3:00 PM by bjarkebm | Created: Oct 30, 2012 at 3:00 PM by bjarkebm
Have you heard of Source Maps? Source Maps are an idea that has come out of Mozilla for addressing the debugging issues that are raised by *-to-JavaScript
compilers and JavaScript minifiers, the ...
Id #162 | Release:
None
| Updated: Oct 22, 2012 at 2:09 PM by emdadgar2 | Created: Oct 21, 2012 at 10:30 PM by ploufs
Sample less code: a:hover { color: lighten(#1566ad, 30%);}
Outputs "as is"
Id #161 | Release:
None
| Updated: Oct 17, 2012 at 7:19 PM by jitbit | Created: Oct 17, 2012 at 7:19 PM by jitbit
As per the documentation we can override the output file's extension by overwriting it in the settings file. It is not working as expected.
E.g. The below stetting in the Chirpy config file shoul...
Id #160 | Release:
None
| Updated: Oct 12, 2012 at 1:37 AM by shankarsangoli | Created: Oct 12, 2012 at 1:37 AM by shankarsangoli
Please create TypeScript support for Chirpy...
http://www.typescriptlang.org
Thanks
Id #159 | Release:
None
| Updated: Nov 11, 2012 at 7:45 PM by wilkinsonj | Created: Oct 3, 2012 at 10:52 PM by ploufs