File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 62
62
" !/var/.htaccess" ,
63
63
" /auth.json" ,
64
64
" /install.lock" ,
65
- " public/asset-manifest.json" ,
66
- " files/asset-manifest.json"
65
+ " / public/asset-manifest.json" ,
66
+ " / files/asset-manifest.json"
67
67
],
68
68
"composer-scripts" : {
69
69
"assets:install" : " symfony-cmd"
Original file line number Diff line number Diff line change 62
62
" !/var/.htaccess" ,
63
63
" /auth.json" ,
64
64
" /install.lock" ,
65
- " public/asset-manifest.json"
65
+ " / public/asset-manifest.json"
66
66
],
67
67
"composer-scripts" : {
68
68
"assets:install" : " symfony-cmd"
Original file line number Diff line number Diff line change 63
63
" !/var/.htaccess" ,
64
64
" /auth.json" ,
65
65
" /install.lock" ,
66
- " public/asset-manifest.json"
66
+ " / public/asset-manifest.json"
67
67
],
68
68
"composer-scripts" : {
69
69
"assets:install" : " symfony-cmd"
You can’t perform that action at this time.
0 commit comments