This repository was archived by the owner on Oct 9, 2020. It is now read-only.
This repository was archived by the owner on Oct 9, 2020. It is now read-only.
Make independent of @@cjs-helpers #11
Open
Description
To support the production loader use case it could be useful to inline the methods for @@cjs-helpers.requireResolve
and @@cjs-helpers.getPathVars
which are defined in https://github.com/systemjs/systemjs/blob/master/src/format-helpers.js#L178 and https://github.com/systemjs/systemjs/blob/master/src/format-helpers.js#L182.
Ideally this could be a build option inlineHelperFunctions
or similar.
Metadata
Metadata
Assignees
Labels
No labels