Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/yeliex/pkgroll-multi-platform


https://github.com/yeliex/pkgroll-multi-platform

Last synced: about 2 months ago
JSON representation

Awesome Lists containing this project

README

        

# pkgroll multi platform

## How to reproduce
```shell
pnpm i
npm run build
```

## Expected behavior
there should be 2 files in dist:
- index.node.js
- index.browser.js

## Actual behavior
the files output:
- index.js
- index2.js