Skip to content

Commit 12015e9

Browse files
Issue #47: Fix library not loading if JS aggregated (#48)
1 parent 6638225 commit 12015e9

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

gdpr_cookies.module

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -131,6 +131,7 @@ function gdpr_cookies_library_info() {
131131
'type' => 'file',
132132
'scope' => 'footer',
133133
'weight' => -4,
134+
'preprocess' => FALSE,
134135
),
135136
backdrop_get_path('module', 'gdpr_cookies') . '/js/init_tarteaucitron.js' => array(
136137
'type' => 'file',

0 commit comments

Comments
 (0)