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

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

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 :)