https://github.com/seasonjs/espack
native web tools writen in go ,aim to replace all current tools
https://github.com/seasonjs/espack
bundle esbuild espack go golang javascript seasonjs webpack
Last synced: 3 months ago
JSON representation
native web tools writen in go ,aim to replace all current tools
- Host: GitHub
- URL: https://github.com/seasonjs/espack
- Owner: seasonjs
- License: mit
- Created: 2021-09-18T10:00:05.000Z (almost 5 years ago)
- Default Branch: main
- Last Pushed: 2023-02-25T09:51:40.000Z (over 3 years ago)
- Last Synced: 2025-10-04T08:45:10.856Z (9 months ago)
- Topics: bundle, esbuild, espack, go, golang, javascript, seasonjs, webpack
- Language: Go
- Homepage:
- Size: 253 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 10
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Security: SECURITY.md
Awesome Lists containing this project
README
English | [简体中文](./README.zh-CN.md)
# espack
**_Can‘t be used in production environment currently_**
a native web packer
> aim to use in no node,no npm,no webpack environment.
## Aim
No language runtime,no config(less config),light and efficient,best practices ... maybe :)
# Development settings
### Set go env
```env
set ES_PACK_DEV_ENV=dev
```
## Unsupported
Just now,I'm have no plain to support node-sass,grpc or any other need node language environment package :)