Skip to content

npm-babel-plugin-file-shadowing 1.0.3 Latest

Babel plugin that allows using file shadowing to override module imports based on file path conventions. The plugin allows configuring multiple folders as "layers". If a higher layer has a module under the same path as a lower layer, then imports for that module will be rewritten to use the module in the higher layer.

Install from the command line:
Learn more about npm packages
$ npm install @lyska/npm-babel-plugin-file-shadowing@1.0.3
Install via package.json:
"@lyska/npm-babel-plugin-file-shadowing": "1.0.3"

Recent Versions

  • 1.0.3
    Latest
    Published almost 3 years ago
    7,814
  • Published over 3 years ago
    1,682

Loading


Last published

almost 3 years ago

Total downloads

9.5K