generator-express icon indicating copy to clipboard operation
generator-express copied to clipboard

Feature request - Opt out option for templating engine

Open ghost opened this issue 10 years ago • 1 comments

Would be nice to have the option to just use standard HTML instead of having to choose Jade or EJS or anything. Planning on just serving an SPA via angular templates anyway and would prefer without another layer of abstraction/build step.

ghost avatar Mar 23 '15 19:03 ghost

@petecoop This would be beneficial for those who do most of their templating via Angular or React (among others). A simple static HTML setting would make good sense as well.

mikeerickson avatar Jan 30 '16 19:01 mikeerickson