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 15a6199 + 0909c30 commit b804552Copy full SHA for b804552
aspnet-core/src/AbpCompanyName.AbpProjectName.Web.Mvc/bundleconfig.json
@@ -77,7 +77,9 @@
77
"wwwroot/libs/datatables/js/dataTables.buttons.js",
78
"wwwroot/libs/datatables/js/buttons.bootstrap4.js",
79
"wwwroot/js/main.js",
80
- "wwwroot/view-resources/Views/Shared/_Layout.js"
+ "wwwroot/view-resources/Views/Shared/_Layout.js",
81
+ "wwwroot/libs/signalr/dist/browser/signalr.js",
82
+ "wwwroot/libs/abp-web-resources/Abp/Framework/scripts/libs/abp.signalr-client.js"
83
]
84
},
85
{
0 commit comments