keystone-utils
keystone-utils copied to clipboard
missing limax package causes browserify error
the limax package is optional, but browserify doesn't care and throws an error:
Browserify Error { [Error: Cannot find module 'limax' from '/path/to/project/platform/node_modules/keystone-utils/lib']
I'm having this issue too. @freder any update?