Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 337 Bytes

README.md

File metadata and controls

9 lines (5 loc) · 337 Bytes

empty-function-loader

npm version

Webpack loader for replace code of file to empty function.

For what?

For example this needs for replace code of files with react components to empty functions for speedup babel transpiling.