mirror of
https://github.com/aspnet/JavaScriptServices.git
synced 2025-12-22 17:47:53 +00:00
Reference bootstrap JS in KnockoutSpa/ReactSpa/VueSpa. Fixes #846
This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
import 'bootstrap';
|
||||
import Vue from 'vue';
|
||||
import VueRouter from 'vue-router';
|
||||
Vue.use(VueRouter);
|
||||
|
||||
Reference in New Issue
Block a user