Skip to content

Commit 31a4411

Browse files
committed
fix(*): specifying browser path
1 parent 1c8815e commit 31a4411

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)