Sergei Babin

Results 2 issues of Sergei Babin

all from your example requirejs: { compile: { options: { baseUrl: "/js/", out: "/js/dist/App.js", mainConfigFile: "/js/build.config.js" } } } Running "requirejs:compile" (requirejs) task { [Error: Error: Missing either a "name",...

bug
question

Hi guys. Thanks for runner! What's wrong with my config? Jest just freeze in watch mode after single run. I have junit reporter installed in my `package.json` ```"testResultsProcessor": "./node_modules/jest-junit-reporter",```