-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Description
The lavapack bundler logic is currently available via the bundle command:
- Top-level IIFE
- Inject LavaPack runtime
- Inject merged policy file(s)
- Serialize modules list
- ESM module detector
- Transform for CJS module init functions
- Transform for ESM module init functions (static module record)
- Define and inject module type (
esmorcjs) - Handle entry points (translate path to module id?)
- Call
LavaPack.loadBundle()
- Verify source maps
- Implement tree shaking for ESM modules
- Parallel module parsing
Metadata
Metadata
Assignees
Labels
No labels