
# example.js

``` javascript
{{example.js}}
```

# worker.js

``` javascript
{{worker.js}}
```

# js/output.js

``` javascript
{{js/output.js}}
```

# js/[hash].worker.js

``` javascript
{{js/hash.worker.js}}
```

# js/0.[hash].worker.hs

``` javascript
{{js/0.hash.worker.js}}
```

# Info

## Uncompressed

```
{{stdout}}
```

## Minimized (uglify-js, no zip)

```
{{min:stdout}}
```