BigW Consortium Gitlab

Commit 14517f97 by Mike Greiling

don't rely on global spaced Vue library for issuable bundle

parent ba865db3
/* global Vue */
window.Vue = require('vue');
window.Vue.use(require('vue-resource'));
require('./components/time_tracker');
require('../../smart_interval');
require('../../subbable_resource');
......
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