chore: handle asset types in Jest by eddyerburgh · Pull Request #1321 · vuejs-templates/webpack
Handle imports from different asset types. Uses a simple package I wrote to return an empty string when the file is imported—https://github.com/eddyerburgh/jest-transform-stub/blob/master/index.js ...