Skip to content

Conversation

LinusBorg
Copy link
Member

(fix #1732)

@LinusBorg
Copy link
Member Author

Thanks for fixing the typo ^^

@@ -235,6 +235,30 @@ export default {
<%# END_REPLACE %>
```

#### Edge cases

If you want to render a template file that either begins with a dot (i.e. `.env`) you will have to follow a specific naming convention, since dotfiles are ignored:
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

"by npm"?

@Akryum Akryum merged commit a9aa3de into dev Jul 4, 2018
@Akryum Akryum deleted the LinusBorg-patch-issue-1732 branch July 4, 2018 11:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Template files starting with an underscore are renamed to a start with a period
3 participants