babel-plugin-import-glob icon indicating copy to clipboard operation
babel-plugin-import-glob copied to clipboard

Needs option to disable automatic glob detection

Open novemberborn opened this issue 7 years ago • 2 comments

Plugins like https://github.com/novemberborn/babel-plugin-files also support glob patterns in the import paths. import-glob picks up those import statements. We should have an option to disable the automatic glob detection, and require the glob: prefix.

novemberborn avatar Jul 21 '17 15:07 novemberborn

Is this still relevant?

I've started to use this plugin and its become a requirement for a number of my applications. I'll try to find some time to implement this if this is still an important issue.

Cheers

noahehall avatar Nov 18 '17 02:11 noahehall

@noahehall that'd be great!

novemberborn avatar Nov 18 '17 10:11 novemberborn