https://github.com/andytango/parcel-deckgl-test
https://github.com/andytango/parcel-deckgl-test
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/andytango/parcel-deckgl-test
- Owner: andytango
- Created: 2021-11-02T20:04:54.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2021-11-02T20:09:54.000Z (over 4 years ago)
- Last Synced: 2025-12-28T01:51:09.640Z (6 months ago)
- Language: TypeScript
- Size: 92.8 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# ParcelJS and deck.gl Issue - Demo Repo
This repo uses one of the examples from the deck.gl website to highlight a current bug affecting parcel production builds with this library (appears to relate to upstream dependencies luma.gl and probe.gl).
To recreate the issue:
Install deps: ```yarn```
Build and run local server: ```yarn build && npx serve ./dist```
Open `localhost:5000` in your browser and observe error:
