| changeset 148 | 5d2cd51c6951 |
| parent 146 | f912b591e1c1 |
| child 153 | 9ed54b10ce16 |
--- a/src_js/iconolab-bundle/src/main.js Mon Aug 22 10:34:26 2016 +0200 +++ b/src_js/iconolab-bundle/src/main.js Mon Aug 22 11:32:24 2016 +0200 @@ -1,5 +1,6 @@ import 'expose?Vue!vue/dist/vue' import "expose?jQuery!jquery" +import "expose?$!jquery" import VueResource from 'vue-resource' import Typeahead from './components/typeahead/Typeahead.vue'