Skip to content
This repository was archived by the owner on Feb 21, 2025. It is now read-only.

Conversation

@dlutwuwei
Copy link
Contributor

filters:{
               sub_reco: function (content, datapath) {
                    console.log(datapath)
                    data = require(datapath);
                    return swig.render(content, { 'locals': data.data });
                }
}

```
filters:{
               sub_reco: function (content, datapath) {
                    console.log(datapath)
                    data = require(datapath);
                    return swig.render(content, { 'locals': data.data });
                }
}
```
@coveralls
Copy link

coveralls commented Aug 4, 2016

Coverage Status

Coverage increased (+0.03%) to 97.516% when pulling c64656a on dlutwuwei:patch-1 into ff678de on coderhaoxin:master.

@coveralls
Copy link

Coverage Status

Coverage decreased (-0.6%) to 96.894% when pulling c64656a on dlutwuwei:patch-1 into ff678de on coderhaoxin:master.

@haoxins haoxins closed this Dec 20, 2020
@haoxins haoxins deleted the branch haoxins:master December 20, 2020 14:05
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants