Closed twolfson closed 10 years ago
jinja2 is great to hit the ground running but it makes the files unlintable. We should look for another template engine which allows for linting.
jinja2
Ideally, we would have something akin to brfs for browserify which inlines static assets but I didn't find anything on a quick search.
brfs
browserify
I have chosen to remove templating from the framework for now. It is great but it is overextending our reach.
jinja2
is great to hit the ground running but it makes the files unlintable. We should look for another template engine which allows for linting.Ideally, we would have something akin to
brfs
forbrowserify
which inlines static assets but I didn't find anything on a quick search.