ardatan / ardatan/meteor-webpack
How to bundle meteor packages on a single file?
- Dominant language
- JavaScript
- Stars
- 123
- Forks
- 28
- PR merge metrics
- No merged PRs in 30d
Description
Hi,
First of all, thank you so much community and @ardatan for this awesome project, I really love DDP and that's all, I don't think MDG should build all stuff from scratch, but...
My question is if it's possible to bundle all meteor packages into a single bundle so I can work with chunks. Now my build has ~30 script files all coming from /packages/

Contributor guide
No contributing guide indexed for this repository
Research direction
Start by examining how the scripts under /packages/ are currently emitted and how the build handles chunks. The issue names no source file, entry point, or test, so first determine where package bundling is configured. Done would mean confirming whether the roughly 30 package scripts can be emitted as one bundle while retaining chunk support.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript, webpack
- Domain
- build-system
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100