mirror of
https://github.com/aspnet/JavaScriptServices.git
synced 2025-12-23 01:58:29 +00:00
Reference bootstrap JS in KnockoutSpa/ReactSpa/VueSpa. Fixes #846
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
import './css/site.css';
|
||||
import 'bootstrap';
|
||||
import * as ko from 'knockout';
|
||||
import './webpack-component-loader';
|
||||
import AppRootComponent from './components/app-root/app-root';
|
||||
|
||||
Reference in New Issue
Block a user