Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/daniloab/esbuild-server-poc

esbuild poc
https://github.com/daniloab/esbuild-server-poc

Last synced: 28 days ago
JSON representation

esbuild poc

Awesome Lists containing this project

README

        

# esbuild poc

A simple esbuild proof of concept with html and server based on https://dev.to/marcinwosinek/how-to-add-source-map-to-the-esbuild-configuration-1jjh

## Commands
```bash
yarn build
```

```bash
yarn start
```