Przeglądaj źródła

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

codecalm 5 miesięcy temu
rodzic
commit
0accf60a63
1 zmienionych plików z 1 dodań i 1 usunięć
  1. 1 1
      preview/.build/generate-sri.js

+ 1 - 1
preview/.build/generate-sri.js

@@ -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'
 	},
 	},
 	{
 	{