andreventuravale
andreventuravale
First of all, this extension is awesome! Request for changing the two level LCOV Menu into a single level actions, like: > LCOV: Toggle decorations > LCOV: Show coverage report
Is there a way to mock a AMD module dependency in webpack, when it is running under karma/jasmine? I have asked at stackoverflow with no luck: https://stackoverflow.com/questions/48264681/how-to-mock-modules-within-a-define-call-running-under-a-karma-webpack-jasmine Webpack is version...
Using latest version of master it throws a exception at registration[0] expression: Head is: 243543c7a3eb4e54f5be1df4eab54c749d7f7f7e Process args: 0:"/Users/andrevale/.nvm/versions/node/v8.9.1/bin/node" 1:"{project}/server/index.js" 2:"--color" ``` exports.tap = (tapable, name, reason, callback) => { if...
Hi, I'm wondering if you could implement and provide a version of your template system as a Express.js view engine? Seamless partials and layout would be very nice, integrated some...