Skip to content

Commit 5368259

Browse files
committed
Archive based sources.
1 parent f705499 commit 5368259

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

docs/user-guide/configuration.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -160,6 +160,10 @@ examples could be equivalently re-written as:
160160
... etc ...
161161
```
162162

163+
If the source part of the configuration is either a `.zip` or `.tar.gz` file
164+
its destination is a folder path followed by a star (e.g. `/*` or `./dest/*`)
165+
then PyScript will extract the referenced archive automatically into the target
166+
directory in the browser's built in file system.
163167

164168
!!! warning
165169

0 commit comments

Comments
 (0)