1
0
mirror of https://github.com/tabler/tabler.git synced 2025-12-22 01:44:25 +04:00

Update SRI generation script to reference tabler-theme.min.js

This commit is contained in:
codecalm
2025-03-24 01:42:41 +01:00
parent d3daf7a5db
commit 0accf60a63

View File

@@ -77,7 +77,7 @@ const files = [
configPropertyName: 'js' configPropertyName: 'js'
}, },
{ {
file: '../core/dist/js/tabler.min.js', file: '../core/dist/js/tabler-theme.min.js',
configPropertyName: 'js-theme' configPropertyName: 'js-theme'
}, },
{ {