Norbert Nemec
Norbert Nemec
I did spend some more time on this last year, but got stuck on a fundamental problem and ultimately moved on to other projects: The problem is that fully optimized...
Thanks for the links! I just had a brief look at these libraries: * The data layout of ultraviolet appears rather limiting to me. Instead of putting each geometrical vector...
I see the same problem as soon as I do 'npm install grunt-assemble', pulling in 0.5.0 which depends on the outdated "gray-matter": "^0.4.2" This triggers the aforementioned warning, independent of...
unchanged for grunt-assemble 0.6.3 gray-matter is currently at 2.1.1 -- no idea whether there are breaking changes that might cause effort in updating
A quick test revealed that several outdated dependencies are pulled in via grunt-verb, which seems not to have been touched in 2 years. Not sure whether that dependency can be...