Skip to content

Consistently use string.replace rather than concatenation#84

Open
coolaj86 wants to merge 3 commits into
expressjs:masterfrom
coolaj86:code-template-to-string
Open

Consistently use string.replace rather than concatenation#84
coolaj86 wants to merge 3 commits into
expressjs:masterfrom
coolaj86:code-template-to-string

Conversation

@coolaj86

Copy link
Copy Markdown

PR Dependencies:

Description

Although a template file is specified, the files loop uses explicit string concatenation rather than reading a string from the file.

This PR is a precursor to being able to unify the 3 template functions as well as making the loop configurable.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants