mirror of
https://github.com/gohugoio/hugoDocs.git
synced 2025-09-14 12:14:53 -04:00
Update js.md
This commit is contained in:
parent
26312f93d1
commit
0670e98942
@ -69,6 +69,8 @@ format [string] {{< new-in "0.74.3" >}}
|
|||||||
One of: `iife`, `cjs`, `esm`.
|
One of: `iife`, `cjs`, `esm`.
|
||||||
Default is `iife`, a self-executing function, suitable for inclusion as a <script> tag.
|
Default is `iife`, a self-executing function, suitable for inclusion as a <script> tag.
|
||||||
|
|
||||||
|
sourceMap
|
||||||
|
: Whether to generate source maps. Enum, currently only `inline` (we will improve that).
|
||||||
|
|
||||||
### Import JS code from /assets
|
### Import JS code from /assets
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user