- Notifications
You must be signed in to change notification settings - Fork 340
Closed
Description
The STATS_FILE file is reading from filesystem path, is it possible relative with BUNDLE_DIR_NAME or STATIC_ROOT so that support for reading from URL ?
For the production practice that we are building webpack on one deployment server, together with collectstatic actions, all of asserts will collected to s3 bucket as the CDN origin source.
but we have multiple app servers (django) which need read the STATS_FILES from filesystem, so we have to upload the status files to every servers, it is ugly for me ...
I think this construction should be normally, or is there more better suggestion or practices ?
Metadata
Metadata
Assignees
Labels
No labels