Closed mcmath closed 7 years ago
This PR allows the user to pass data to a template through a resource query. For example:
import "./index.ejs?page=home";
Coverage increased (+0.1%) to 98.182% when pulling 35e7d82aad929e0b6cfc0a8f50f9e0e006916733 on feature/resource-query into 5b788aa6542430857592b8f58a2d2b11e4714349 on master.
This PR allows the user to pass data to a template through a resource query. For example: