https://github.com/aduryagin/empty-function-loader
Webpack loader for replace code of file to empty function.
https://github.com/aduryagin/empty-function-loader
empty function function-loader loader webpack
Last synced: 4 months ago
JSON representation
Webpack loader for replace code of file to empty function.
- Host: GitHub
- URL: https://github.com/aduryagin/empty-function-loader
- Owner: aduryagin
- Created: 2018-10-26T06:13:32.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2018-10-26T06:14:10.000Z (over 7 years ago)
- Last Synced: 2025-01-11T16:20:49.898Z (about 1 year ago)
- Topics: empty, function, function-loader, loader, webpack
- Language: JavaScript
- Size: 0 Bytes
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# empty-function-loader
[](https://badge.fury.io/js/empty-function-loader)
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.