Skip to content
This repository was archived by the owner on Mar 4, 2025. It is now read-only.

Commit a861766

Browse files
author
SamGraber
committed
Include the vendor and renovo bundles
We need these now that we're bundling them separately.
1 parent 5ea2361 commit a861766

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

karma.shared.conf.js

+2
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,6 @@
11
exports.files = [
2+
'tests/vendor.bundle.js',
3+
'tests/renovo.bundle.js',
24
'tests/tests.bundle.js',
35
];
46

0 commit comments

Comments
 (0)