Sheriff
Sheriff
Following the grunt install of it worked for me, along with using `npm install import-loaders` and doing `import Snap from 'imports-loader?this=>window,fix=>module.exports=0!snapsvg/dist/snap.svg.js'`. I also used the `npm install snapsvg-cjs` and that...
Any word on when this will be done? is the snapsvg-cjs still the best option? Also, snapsvg-cjs doesn't work for me.
I'm facing the same issue when running `npm run test:unit` using the jest framework through vue-cli. It doesn't like the `?inline` and it also doesn't like things like `import 'pickerjs/dist/picker.css';`
Please tell me you figured this out? Although I'm assuming you'd just need to do something like a hard refresh (clear everything to do with the summary lib) then start...