UNPKG

babel-plugin-import-remove-resource-query

Version:

Remove the resourceQuery param when importing modules via babel. Useful with Jest, that doesn't support resourceQueries

2 lines (1 loc) 65 B
require('foo/bar?resourceQuery1&resourceQuery2&resourceQuery3');