Closed silviopaganini closed 12 years ago
the compiler doesnt ignore the SVN folder and compile the source twice
It's not a bug, try setting the 'exclude' property on toaster.coffee file:
toaster.coffee
toast 'src' # .... exclude: ['.svn']
It should do the trick.
the compiler doesnt ignore the SVN folder and compile the source twice