Is it possible to use a template engine i.e. Pug? #303
-
Hey, I'm experimenting with Sandpack and I was wondering whether it's possible to use a Node template engine like Pug? Parcel seems to support Pug but after experimenting with a few different approaches I haven't been able to get it to work. Here's my attempt: https://codesandbox.io/s/wizardly-lichterman-gy1ll?file=/src/App.js:0-892 I based the Sandpack setup above on this CodeSandbox https://codesandbox.io/s/qkp0ojk8pj?file=/package.json:271-276 Appreciate any thoughts! Cheers |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 2 replies
-
Currently we don't support any template languages, we might add this in the future |
Beta Was this translation helpful? Give feedback.
Currently we don't support any template languages, we might add this in the future