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 (1,977 stars) (97 forks)batch import
CLIFeature Requesthelp wanted

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

Use separate bundles for faster compile times. · idyll-lang/idyll#51 | Good First Issue