Y
Hacker News
new
|
ask
|
show
|
jobs
by
bendavis381
3524 days ago
Yeah, it's no different to any other setup. Just have webpack dump the assets into a static folder somewhere ready for collectstatic.
1 comments
herge
3524 days ago
What about during deployments? You run webpack on the server before running collectstatic?
link