Skip to content

Commit b98fe79

Browse files
committed
Added setting to support new environment
1 parent 43fba88 commit b98fe79

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

fake-dev.conf

+2
Original file line numberDiff line numberDiff line change
@@ -133,6 +133,8 @@ http {
133133
}
134134

135135
location ~ \.js$ {
136+
try_files
137+
/webroot/$uri @views;
136138
add_header 'Service-Worker-Allowed' '/';
137139
}
138140

0 commit comments

Comments
 (0)