Skip to content

Commit

Permalink
Issue #SB-10496 fix: Use Telemetry NPM Package in content editor
Browse files Browse the repository at this point in the history
  • Loading branch information
pallakartheekreddy committed Feb 22, 2019
1 parent 2ee14f5 commit 8a7d8c4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions webpack.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -292,6 +292,7 @@ module.exports = (env, argv) => {
}),
new webpack.ProvidePlugin({
Fingerprint2: 'Fingerprint2',
UAParser: 'UAParser',
Ajv: 'ajv',
$: "jquery",
jQuery: "jquery",
Expand Down

0 comments on commit 8a7d8c4

Please sign in to comment.