Skip to content

Commit 3a5049d

Browse files
committed
Update .nuspec file to include dist/powebi.d.ts file in the scripts/typings folder.
1 parent 3881b69 commit 3a5049d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

PowerBI.JavaScript.nuspec

+1
Original file line numberDiff line numberDiff line change
@@ -17,5 +17,6 @@
1717
<files>
1818
<file src="dist\powerbi.js" target="content\scripts" />
1919
<file src="dist\powerbi.min.js" target="content\scripts" />
20+
<file src="dist\powerbi.d.ts" target="content\scripts\typings" />
2021
</files>
2122
</package>

0 commit comments

Comments
 (0)