arturvader
Results
2
issues of
arturvader
I heve data.json : [ { "name": "Product"}, { "name": "About Us"}, { "name": "Feedback"}, { "name": "Contact"} ] And in html file: @@loop("menu_item.html", "data.json") The paths are right. But...
When the script is triggered, the file from the app/images/brand_logo.jpg folder is copied to dist/images/brand_logo.jpg. There should be no changes to the file but it changes and becomes unreadable. In...