CalendarView icon indicating copy to clipboard operation
CalendarView copied to clipboard

code needs to terminate with ; for packing and minifying

Open sr3d opened this issue 15 years ago • 0 comments

Currently all the lines in the the main library are not terminated in semi-colon, thus making it's impossible to minify and pack the javascript using asset_packager.

I have a semi-colonized version of the script, but it has several modifications so I can't push it back - yet. Anyhow, I want to bring this issue up for future fix.

sr3d avatar Jun 29 '10 01:06 sr3d