https://github.com/drapegnik/parcel-multi-entry-poc
https://github.com/drapegnik/parcel-multi-entry-poc
Last synced: over 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/drapegnik/parcel-multi-entry-poc
- Owner: Drapegnik
- Created: 2022-07-25T20:03:28.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2022-07-28T19:09:02.000Z (almost 4 years ago)
- Last Synced: 2025-02-12T05:12:35.910Z (over 1 year ago)
- Language: TypeScript
- Size: 51.8 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
# parcel-multi-entry-poc
```
npm i
npm run build
```
- https://parceljs.org/features/targets
## size-limit
- https://github.com/ai/size-limit
```
npm run check-size
```