Skip to content

Commit 0086d44

Browse files
committed
Update README.md
1 parent 206bfc9 commit 0086d44

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -64,6 +64,7 @@ The following is an example entry:
6464
"entryPoints":
6565
[
6666
{
67+
"inMemoryBuild": false // Boolean to indicate in memory build; may omit `dest<X>` entries.
6768
"destBaseDir": "./dist", // Root destination directory for bundle output.
6869
"destFilename": "<filename>.js", // Destination bundle file name.
6970
"formats": ["amd", "cjs"], // Module format to use / also defines destination sub-directory.

0 commit comments

Comments
 (0)