Khan / Khan/live-editor

Use webpack for module chunking

Open
#439 3 comments 0 reactions 1 assignee Claimed by @pamelafox View on GitHub
build system
Dominant language
JavaScript
Stars
776
Forks
180
PR merge metrics
No merged PRs in 30d

Description

This will allow us to use CommonJS syntax for requiring modules while maintaining the current chunking of build .js files we have.

The benefit of requiring modules is that we won't be leaking globals everywhere like we are right now and should make the system easier to reason.

Here's an example of chunking in action: https://github.com/kevinbarabash/module_chunking

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.