Skip to content

Commit b3ccf3d

Browse files
author
nfrasser
committed
React does not break test config
1 parent 8acea3c commit b3ccf3d

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

test/conf.js

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,8 @@ module.exports = {
1010
// list of files / patterns to load in the browser
1111
files: [
1212
'node_modules/jquery/dist/jquery.js',
13+
'node_modules/react/dist/react.js',
14+
'node_modules/react-dom/dist/react-dom.js',
1315
'dist/linkify-polyfill.min.js',
1416
'dist/linkify.min.js',
1517
'dist/*.min.js',

0 commit comments

Comments
 (0)