babel-plugin-module-resolver icon indicating copy to clipboard operation
babel-plugin-module-resolver copied to clipboard

Support query strings in imports

Open jnleonard3 opened this issue 4 years ago • 1 comments

Typically used in a webpack environment when using the resourceQuery loader parameter: https://webpack.js.org/configuration/module/#ruleresourcequery

jnleonard3 avatar Aug 08 '21 13:08 jnleonard3

If anyone needs this before this becomes an official part of this project, I've published it to npm as at least my organization needs this change in the meantime: npm i @jleonardvp/babel-plugin-module-resolver

jnleonard3 avatar Aug 09 '21 11:08 jnleonard3