Commit 578114da authored by Jacob Schatz's avatar Jacob Schatz Committed by Rémy Coutable

Merge branch 'fix-cycle-analytics' into 'master'

Add missing Vue dependency

Cycle Analytics is broken because vueJS is not included.

This feature will be improved on its second iteration, and also tests will be aded so this won't happen again.

See merge request !6965
parent b06636ab
//= require vue
((global) => {
const COOKIE_NAME = 'cycle_analytics_help_dismissed';
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment