Skip to content

Commit 85014d8

Browse files
author
markushausammann
committed
add pdf files to the whitelist
1 parent a7a03a3 commit 85014d8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.platform.app.yaml

+1
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@ web:
1919
index_files: ["index.html"]
2020
whitelist:
2121
- \.html$
22+
- \.pdf$
2223
# CSS and Javascript.
2324
- \.css$
2425
- \.js$

0 commit comments

Comments
 (0)