Closed thewebartisan7 closed 2 years ago
All loop tests pass and that works fine, can you please share a repository that reproduces the issue?
All loop tests pass and that works fine, can you please share a repository that reproduces the issue?
I can't find in your test the example of this way to define locals:
<script locals>
module.exports = {
name: 'Scrum'
}
</script>
<div>My name: {{name}}</div>
Because this is what I am trying.
Should I prepare a repo with this?
I am using posthtml-loader with webpack.
It's here:
Should I prepare a repo with this?
Yes please if you can, thanks.
In read me there is this example:
But it seem not working.. Only when passing array via locals.
Also adding below not working: