ded / klass

a utility for creating expressive classes in JavaScript
751 stars 78 forks source link

no closing semicolon in the minified version #18

Closed krikke26 closed 11 years ago

krikke26 commented 11 years ago

why is there no closing semicolon at the end of the klass.min.js? When merging (using grunt) with other js files it causes errors.

ded commented 11 years ago

i'm sorry but you'll have to file a bug with Grunt. They should know better. Otherwise just use the full source, and have Grunt do the minification.