Skip to content

Latest commit

 

History

History

example_projects

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

Django Manifest Loader examples

Basic Usage:

Shows a simple setup for using webpack with Django Manifest Loader. All default configurations.

React and Split Chunks

A basic react app, processed by webpack and broken up into split chunks. Rendered using a Django template and the manifest_match tag.

Jinja Templates

Shows basic usage with Jinja templates. All configuration unique to Jinja is in jinja_templates.settings