An open API service indexing awesome lists of open source software.

https://github.com/miguelcastillo/bit-bundler-builtins

DEPRECATED: Renamed to bit-loader-builtins. Please use https://github.com/MiguelCastillo/bit-loader-builtins
https://github.com/miguelcastillo/bit-bundler-builtins

Last synced: about 2 months ago
JSON representation

DEPRECATED: Renamed to bit-loader-builtins. Please use https://github.com/MiguelCastillo/bit-loader-builtins

Awesome Lists containing this project

README

        

# bit-bundler-builtins
> bit-bundler loader plugin for handling nodejs builtin modules, __dirname, and __filename

DEPRECATED: Renamed to bit-loader-builtins. Please use https://github.com/MiguelCastillo/bit-loader-builtins

### Supported modules:

- [buffer](https://github.com/feross/buffer)
- [events](https://github.com/Gozala/events)
- [path](https://github.com/jinder/path)
- [process](https://github.com/defunctzombie/node-process)

### Variables

`__dirname` and `__filename`.