mirror of
https://gitee.com/ulthon/ulthon_admin.git
synced 2026-07-07 02:22:48 +08:00
完成路由文件的打包压缩
This commit is contained in:
@@ -21,7 +21,7 @@ return [
|
||||
'/^vendor/',
|
||||
'/^config/',
|
||||
'/^lib\//',
|
||||
'/^database\/*/',
|
||||
|
||||
'/event\.php/',
|
||||
'/middleware\.php/',
|
||||
'/provider\.php/',
|
||||
@@ -30,7 +30,7 @@ return [
|
||||
'/config.php/',
|
||||
'/^public\/index\.php/',
|
||||
'/^public\/router\.php/',
|
||||
'/^route\/*/',
|
||||
|
||||
'/^app\/admin\/service\/initAdminData\/*/',
|
||||
]
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user