chore(docs): replace npmcdn.com with unpkg.com (#245)
This commit is contained in:
committed by
Yoshua Wuyts
parent
f32ef741de
commit
fc57d8b973
+1
-1
@@ -25,7 +25,7 @@ perf:
|
|||||||
dependency prevents bursts of DOM updates thrashing application performance,
|
dependency prevents bursts of DOM updates thrashing application performance,
|
||||||
quite possibly making choo amongst the fastest frameworks out there.
|
quite possibly making choo amongst the fastest frameworks out there.
|
||||||
- We now ship standalone `UMD` bundles on each release, available through
|
- We now ship standalone `UMD` bundles on each release, available through
|
||||||
[https://npmcdn.com/choo](https://npmcdn.com/choo). The goal of this is to
|
[https://unpkg.com/choo](https://unpkg.com/choo). The goal of this is to
|
||||||
support sites like codepen and the like; __this should not be used for
|
support sites like codepen and the like; __this should not be used for
|
||||||
production__.
|
production__.
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user