Closed marvinhagemeister closed 3 years ago
This PR brings back an option to control whether we want to bundle all files into a single bundle or create a bundle per file. By setting singleBundle: false we'll create a bundle for each test file. The default value is true
singleBundle: false
true
This PR brings back an option to control whether we want to bundle all files into a single bundle or create a bundle per file. By setting
singleBundle: false
we'll create a bundle for each test file. The default value istrue