recalculating only the new hanchans shoud do the trick now.
the racalc cronjob reports erronous partly recalculations now. A lot of code cleanups
This commit is contained in:
@@ -5,10 +5,10 @@
|
||||
"author": "Christian Berg",
|
||||
"license": "GPLv3",
|
||||
"devDependencies": {
|
||||
"grunt": "^0.4.5",
|
||||
"grunt-contrib-less": "^1.0.1",
|
||||
"grunt-contrib-watch": "^0.6.1",
|
||||
"grunt-more-css": "^0.1.0"
|
||||
"grunt": ">=0.4.5",
|
||||
"grunt-contrib-less": ">=1.0.1",
|
||||
"grunt-contrib-watch": ">=0.6.1",
|
||||
"grunt-more-css": ">=0.1.0"
|
||||
},
|
||||
"dependencies": {
|
||||
"ckeditor-dev": "git://github.com/ckeditor/ckeditor-dev.git"
|
||||
|
||||
Reference in New Issue
Block a user