You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -406,9 +406,9 @@ Then in your base jinja template, do:
406
406
407
407
In order to use `django-webpack-loader>=1.0.0`, you must ensure that `webpack-bundle-tracker@1.0.0`is being used on the JavaScript side. It's recommended that you always keep at least minor version parity across both packages for full compatibility.
408
408
409
-
## Development
409
+
## Contributing
410
410
411
-
This project includes a Makefile that provides several useful commands for building, installing, and publishing the project.
411
+
This project includes a Makefile that provides several useful commands for building, installing, and publishing the project. Please feel free to open PRs or create issues!
0 commit comments