feat(opbeat): Enable opbeat-react for frontend performance tracking

This commit is contained in:
Stuart Taylor
2018-03-07 15:04:42 +00:00
parent ef24b38cc3
commit a0c3d5bd08
7 changed files with 111 additions and 4 deletions

View File

@@ -107,6 +107,7 @@ const paths = {
],
vendorMain: [
resolve('opbeat-react'),
resolve('jquery', '.js', '.min.js'),
resolve('bootstrap', 'npm.js', 'bootstrap.min.js'),
resolve('d3', '.js', '.min.js'),