User Tools

Site Tools


format:modjson

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revisionBoth sides next revision
format:modjson [2019/04/07 12:11] – clarify EntrypointContainer asieformat:modjson [2019/04/07 12:13] asie
Line 36: Line 36:
 An EntrypointContainer is an object. An EntrypointContainer is an object.
  
-The keys match the getEntrypoints() "type" field, and are the type of the entrypoints to be listed - "main", "client", "server". The values are objects of the following form:+The keys match the getEntrypoints() "type" field, and are the type of the entrypoints to be listed - "main", "client", "server". The values of those keys are arrays, containing objects of the following form:
  
   * "adapter": Optional key denoting the language adapter to use. If empty, assume "default".   * "adapter": Optional key denoting the language adapter to use. If empty, assume "default".