Loick Le Digabel

Results 4 comments of Loick Le Digabel

Any news about this release? 🙏

Actually, I had the same issue and I found this gist https://gist.github.com/pbeshai/7bb7ba4bf257249493de, which I converted to: ``` // bin/jestPreprocessor.js var babel = require('babel-core') var fs = require('fs') // setup source...

What is your configuration ?

Hi, I agree and I had the same issue. I forked this repo to handle the loader differently : https://github.com/loick/jsontosass-loader 1 - You export the config in your webpack file...