Matt Edelman
Matt Edelman
Have you tried with node 4 or node 6? We haven't tested this on node 8 yet so that might be the issue
as mentioned above, try node 6.. I'll take it as an action item to try with node 8.
works with node v8/npm v5. Need more info about the failure for you. Can you provide OS version as well? In general, we are probably going to move away from...
Hi @renelux. We are asking folks to move to using the "construx" modules instead of the bundled kraken-devtools (see http://krakenjs.com/2016/03/16/announcing-construx-development-middleware.html). Can you try and use the `construx-sass` module (https://github.com/krakenjs/construx-sass) and...
regarding the single argument function, just because a function signature has a single argument doesn't mean the function cannot be called with additional arguments
What about attaching the config as a property of the router?
the single argument could be an object but the user would need to be aware of when they have triggered DI in order to pull the `router` argument apart
I don't have much time today and tomorrow. But if it's still dangling when I'm free I would like to take a crack at it.
The kraken-devtools module is deprecated in favor of using the `construx` family of devtools. Please see: http://krakenjs.com/2016/03/16/announcing-construx-development-middleware.html
@xjamundx: Are you referring to the substitution e.g. request for `/foo.css` actually looks for and processes `/foo.less`?