alanshaw / alanshaw/grunt-include-replace

a space before comma make difference

Open
#72 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
199
Forks
43
PR merge metrics
No merged PRs in 30d

Description

@@include('../tpl/lklst_m-7.tpl' , {"name": "北京"}) // space exists before comma ,not work
@@include('../tpl/lklst_m-7.tpl', {"name": "北京"}) //delete spaces , work correctlly

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.