Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/Sunny-117/webpack-core-plugins
https://github.com/Sunny-117/webpack-core-plugins
Last synced: 9 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/Sunny-117/webpack-core-plugins
- Owner: Sunny-117
- License: mit
- Created: 2024-02-03T10:47:56.000Z (9 months ago)
- Default Branch: main
- Last Pushed: 2024-09-17T11:59:04.000Z (about 2 months ago)
- Last Synced: 2024-09-17T14:26:26.262Z (about 2 months ago)
- Language: JavaScript
- Size: 1.06 MB
- Stars: 3
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# jspack
# Dev
```shell
pnpm i
pnpm run dev # tsup 编译 jspack
cd playground
node index.js
```# Contribute
1. Fork it
2. Create your feature branch (`git checkout -b my-new-feature`)
3. Commit your changes (`git commit -am 'Add some feature'`)
4. Push to the branch (`git push origin my-new-feature`)
5. Create new Pull Request# architecture
# License
[MIT](./LICENSE)