sergehuber commented on a change in pull request #147:
URL: https://github.com/apache/unomi/pull/147#discussion_r411221183



##########
File path: 
extensions/web-tracker/javascript/src/analytics.js-integration-apache-unomi.js
##########
@@ -19,23 +19,26 @@
 var integration = require('@segment/analytics.js-integration');
 var extend  = require('extend');
 
-var Unomi = module.exports = integration('Apache Unomi')
+var Unomi = (module.exports = integration('Apache Unomi')

Review comment:
       Here are examples:
   
https://github.com/segmentio/analytics.js-integrations/blob/master/integrations/adobe-analytics/lib/index.js
   
https://github.com/segmentio/analytics.js-integrations/blob/master/integrations/facebook-pixel/lib/index.js
   
https://github.com/segmentio/analytics.js-integrations/blob/master/integrations/adobe-target/lib/index.js




----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to