django-apps-webpack-alias
Advanced tools
Comparing version 1.0.2 to 1.0.3
{ | ||
"name": "django-apps-webpack-alias", | ||
"version": "1.0.2", | ||
"version": "1.0.3", | ||
"description": "Automatically discovery django apps folder and create webpack alias for them with the app name", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
@@ -17,2 +17,3 @@ # Django Apps Webpack Alias | ||
This way you can generate Webpack alias for all Django apps automatically and let Webpack handle the messy part for you. | ||
If you are using Jest (and you should) also check out [django-apps-jest-mapper](https://npm.im/django-apps-jest-mapper) to follow same naming in both configurations. | ||
@@ -19,0 +20,0 @@ |
48
5255
4
26