Replies: 1 comment
-
@simkimsia does this help? https://github.com/torchbox/django-pattern-library/blob/main/CONTRIBUTING.md This doesn’t mention Webpack because it’s largely an implementation detail but otherwise covers our front-end tooling.
I think this is a bit out of scope for our documentation as there is nothing special with this project compared to any other Django package in that respect – if you use If you just want a trial project for this library, there is one included within the repository. The simplest way to get to it is with Gitpod, but it’s also possible locally with Docker or Poetry. |
Beta Was this translation helpful? Give feedback.
-
For those who want to fork this library and play with, can you include documentation on how to use webpack to generate the bundle.js?
and also how to experiment the forked version on a sandbox django project?
Beta Was this translation helpful? Give feedback.
All reactions