A simple module bundler, inspired by minipack and tinypack
- Remove duplication for the same module
- Resolve circular dependency
-
node_modulesresolution - Config file
- Resolve Alias Option
- Custom loader (ts-loader, babel-loader)
npm install -g @yunho1017/minipackyarn add @yunho1017/minipackTBD
Use the code, Luke!