Test with Webpack and SSR
Open
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 175
- Forks
- 18
- Avg merge
- 6d 3h
- Merged PRs (30d)
- 4
Description
The packages somehow defeat Webpack when trying to compile msagljs into a MDX component in Docusaurus.
This might be due to some deckgl dependency.
SSR: server side rendering
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reproducing the Webpack compilation failure when using msagljs as an MDX component in Docusaurus with server-side rendering enabled. Inspect the package dependencies, including the possible deckgl dependency, and compare the failing SSR build with a working build. Done means the package compiles and renders in that Webpack and SSR setup.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript, webpack
- Domain
- build-system, web-dev
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100