-
Notifications
You must be signed in to change notification settings - Fork 45
Open
Description
We're having a multi-platform dev-environment setup.
Most of our users are having OS X, whereas one brave team member is using Windows.
If he is building templates, the js code is translated to "\r\n" for every linebreak. when building the exact same template on OSX, it's changed to "\n" instead because the two platforms deal linebreaks differently.
is there any chance to have an (streamlining-)option within jst?
Metadata
Metadata
Assignees
Labels
No labels