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
- 7,814
- 1,682
Loading
Sorry, something went wrong.
Details
- lyska
- npm-babel-plugin-file-shadowing
- 5 dependencies
- Readme
Last published
3 years ago
Total downloads