Module: configs/Rollup-Test

The file manage the rollup configuration for build tests
Author:
License:
Source:

Methods


<generator, inner> CreateBenchmarksRollupConfigs()

Will create an appropriate configuration object for rollup, related to the given arguments.
Source:
Returns:
An array of rollup configuration
Type
Array.<json>

<generator, inner> CreateUnitsRollupConfigs()

Will create an appropriate configuration object for rollup, related to the given arguments.
Source:
Returns:
An array of rollup configuration
Type
Array.<json>

Module: configs/Rollup-Test

The file manage the rollup configuration for build unit tests for browser and node environments
Author:
License:
Source:

Methods


<generator, inner> CreateBenchmarksRollupConfigs()

Will create an appropriate configuration object for rollup, related to the given arguments.
Source:
Returns:
An array of rollup configuration
Type
Array.<json>

<generator, inner> CreateUnitsRollupConfigs()

Will create an appropriate configuration object for rollup, related to the given arguments.
Source:
Returns:
An array of rollup configuration
Type
Array.<json>