Skip to content

Commit fca6da6

Browse files
authored
Merge pull request #3469 from IgniteUI/sstoychev/update-to-rc-18
fix(*): specifying browser path
2 parents 9e2f33f + 439d7ea commit fca6da6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

angular.Samples.nuspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,6 @@
1010
<description>This is a package that can be used with Octopus deployer</description>
1111
</metadata>
1212
<files>
13-
<file src="dist\$path$**\*.*" target="\" />
13+
<file src="dist\$path$\browser\**\*.*" target="\" />
1414
</files>
1515
</package>

0 commit comments

Comments
 (0)