idyll-lang/idyll

Use separate bundles for faster compile times.

Open

#51 opened on May 11, 2017

View on GitHub
 (0 comments) (0 reactions) (0 assignees)JavaScript (97 forks)batch import
CLIFeature Requesthelp wanted

Repository metrics

Stars
 (1,977 stars)
PR merge metrics
 (No merged PRs in 30d)

Description

The files required in components.js will rarely change during normal content development workflows. I think we should be able to bundle them on their own, and mark them as external in the main bundle, and get much faster bundle times.

Contributor guide