jinja2-webpack 0.2.0

Creator: bradpython12

Last updated:

Add to Cart

Description:

jinja2webpack 0.2.0

Integration of webpack with jinja2

Free software: BSD license


Description
Plugin for jinja2 which enables you to reference assets generated by webpack in your Jinja2 templates, as well as an optional scan feature which allows you to push references to assets from your Jinja2 templates back into webpack for it to build them.


Installation
pip install jinja2-webpack


Documentation
https://jinja2-webpack.readthedocs.io/


Development
To run the all tests run:
tox
Note, to combine the coverage data from all the tox environments run:






Windows
set PYTEST_ADDOPTS=--cov-append
tox


Other
PYTEST_ADDOPTS=--cov-append tox






Changelog

0.2.0 (2019-07-19)

Fix issue with using a root path of ‘/’ and ‘’



0.1.4 (2017-06-03)

Separate jinja2_webpack.pyramid into pyramid_jinja2_webpack



0.1.0 (2017-05-28)

First release on PyPI.

License

For personal and professional use. You cannot resell or redistribute these repositories in their original state.

Customer Reviews

There are no reviews.