Commit 60c08db1 authored by Jacob Schatz's avatar Jacob Schatz

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
parents 7bc5598a 6588f361
//= 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