Skip to content

Commit 70ce3df

Browse files
Add blog post about modular vs monolithic AngularJS UMD bundles
1 parent 5a87a62 commit 70ce3df

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

_posts/2017-05-29-plugins-and-uirouter-for-angularjs.md renamed to _posts/2017-05-29-uirouter-for-angularjs-umd-bundles.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
---
22
layout: post
3-
excerpt: Using plugins with UI-Router 1.0 for AngularJS
3+
excerpt: UMD Bundles and UI-Router 1.0 for AngularJS
44
comments: true
55
permalink: /blog/:title/
66
---
77

8-
This post describes how to use plugins when using UI-Router 1.0 for AngularJS and `<script>` tags.
8+
This post describes how UMD bundles have changed with UI-Router 1.0 for AngularJS.
99

1010
### UI-Router Core
1111

0 commit comments

Comments
 (0)