| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
| |
There is no real need for us to do `.call(container` other than for backwards compatibility with legacy versions. Using the 4.x release as a chance to optimize this behavior.
|
|
|
|
|
|
| |
Allow the precompiler to generate source maps when the srcFile parameter is passed.
This refactors large chunks of the code generation pipeline, allowing metadata to be associated with code chunks as well as breaking out much of the code generation logic into a separate helper.
|
| |
|
| |
|
| |
|
|
|
| |
This allows for metadata to be associated with the template and a simplification of the template init logic.
|
| |
|
|
|