Can I separate the js/css files in the static directory.
For example, to ./answer-data/
, so that I can use nginx location configuration, or CDN, etc., and reduce the number of access logs.
Can I separate the js/css files in the static directory.
For example, to ./answer-data/
, so that I can use nginx location configuration, or CDN, etc., and reduce the number of access logs.
This functionality can be accomplished using a aliyun CDN plugin or s3 CDN plugin
If you don’t want to use a CDN plug-in, then you need to build the front-end static resources yourself