mirror of
https://github.com/angular/angular-cli.git
synced 2025-05-25 08:41:39 +08:00
fix(blueprint): set base[href] by default
This commit is contained in:
parent
7977b5d124
commit
823034e77a
@ -2,6 +2,7 @@
|
||||
<html>
|
||||
<head>
|
||||
<title><%= jsComponentName %></title>
|
||||
<base href=".">
|
||||
<script src="vendor/systemjs/dist/system.src.js"></script>
|
||||
<script src="vendor/angular2/bundles/angular2.dev.js"></script>
|
||||
{{content-for 'head'}}
|
||||
|
Loading…
x
Reference in New Issue
Block a user