We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 9e2f33f + 439d7ea commit fca6da6Copy full SHA for fca6da6
1 file changed
angular.Samples.nuspec
@@ -10,6 +10,6 @@
10
<description>This is a package that can be used with Octopus deployer</description>
11
</metadata>
12
<files>
13
- <file src="dist\$path$**\*.*" target="\" />
+ <file src="dist\$path$\browser\**\*.*" target="\" />
14
</files>
15
</package>
0 commit comments