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

https://github.com/Sunny-117/tiny-webpack

✨ A JavaScript bundler with Webpack-like features, supporting modern frontend workflows.
https://github.com/Sunny-117/tiny-webpack

code codesplitting dynamic-import loader loader-plugin mpa plugins prefetch preload tree-shaking webpack5

Last synced: 6 months ago
JSON representation

✨ A JavaScript bundler with Webpack-like features, supporting modern frontend workflows.

Awesome Lists containing this project

README

          

# webpack-core-plugins

# Dev

```shell
pnpm i
pnpm run dev # tsup 编译 jspack
cd playground
node index.js
```

# architecture