ardatan / ardatan/meteor-webpack

How to bundle meteor packages on a single file?

Open
#75 1 comment 0 reactions 0 assignees View on GitHub
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/

![image](https://user-images.githubusercontent.com/980905/59538041-e2bdaf80-8ece-11e9-8229-d279fe1ebdff.png)

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.