Skip to content
This repository has been archived by the owner on Apr 20, 2018. It is now read-only.

Commit

Permalink
Adding all and all.compat to nuget
Browse files Browse the repository at this point in the history
  • Loading branch information
mattpodwysocki committed Oct 5, 2015
1 parent d77106d commit 2dfe8b1
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions nuget/RxJS-All/RxJS-All.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,8 @@
</dependencies>
</metadata>
<files>
<file src="..\..\dist\rx.all.js" target="content\Scripts\rx.all.js" />
<file src="..\..\dist\rx.all.compat.js" target="content\Scripts\rx.all.compat.js" />
<file src="..\..\ts\rx.all.d.ts" target="content\Scripts\rx.all.d.ts" />
<file src="..\..\ts\rx.all.es6.d.ts" target="content\Scripts\rx.all.es6.d.ts" />
</files>
Expand Down

0 comments on commit 2dfe8b1

Please sign in to comment.