lodash / babel-plugin-lodash

Modular Lodash builds without the hassle.
Other
1.96k stars 91 forks source link

use `module:` #255

Closed trajano closed 1 year ago

trajano commented 1 year ago

Rather than having a separate module, or at least the impression of a separate module. Perhaps something similar to what react-native-dotenv can be done in the module has a babel plugin integrated and loaded as follows in babel.config.js

plugins: [
      "module:react-native-dotenv",