在加载vue组件时,可以不用 *.vue ,而是直接加载 *.html 或 *.js.
Info
Version: | 1.0.0 |
Author(s): | 华瑞IT教育-周游老师 |
Last Update: | Saturday, November 25, 2017 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/require.vueload |
Install
Install-Package require.vueload
dotnet add package require.vueload
paket add require.vueload
require.vueload Download (Unzip the "nupkg" after downloading)
Dependencies
- RequireJS(>= 2.2.0)
- vue(>= 2.5.2)
- vue-router(>= 1.3.4)
- require.css(>= 1.0.0)
- RequireJS.Text(>= 2.0.7)