Hey,
Is there a way to just get the template informations mu2 uses? Just resolve the partials and don't render any data to the template (and don't replace other mustache tags except partials)
Use case: Use the same templates on client and server. I have to find a way to deliver a partial free version of the templates to the client.
Hey,
Is there a way to just get the template informations mu2 uses? Just resolve the partials and don't render any data to the template (and don't replace other mustache tags except partials)
Use case: Use the same templates on client and server. I have to find a way to deliver a partial free version of the templates to the client.