Closed lmarkus closed 10 years ago
From https://github.com/paypal/kraken-js/issues/65
This is possibly an error with the dustjs-i18n.js task in makara. It would seem this line would make an invalid RexExp if the path separator is '\'
var regexp = new RegExp('([' + path.sep + ']?)$');
+1
From https://github.com/paypal/kraken-js/issues/65
This is possibly an error with the dustjs-i18n.js task in makara. It would seem this line would make an invalid RexExp if the path separator is '\'