We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 70b3138 + 31e03f9 commit a8e7d5fCopy full SHA for a8e7d5f
1 file changed
nuget.nuspec
@@ -21,6 +21,10 @@
21
<file src="js/dataTables.js" target="contentFiles\any\any\wwwroot\js"/>
22
<file src="js/dataTables.min.js" target="content\Scripts"/>
23
<file src="js/dataTables.min.js" target="contentFiles\any\any\wwwroot\js"/>
24
+ <file src="js/dataTables.min.mjs" target="content\Scripts"/>
25
+ <file src="js/dataTables.min.mjs" target="contentFiles\any\any\wwwroot\js"/>
26
+ <file src="js/dataTables.mjs" target="content\Scripts"/>
27
+ <file src="js/dataTables.mjs" target="contentFiles\any\any\wwwroot\js"/>
28
</files>
29
</package>
30
0 commit comments