Is this possible move file bricks.min.js from wp_enqueue_script to add_action wp_footer?
I try do this, but it’s occurs error “Cannot read properties of undefined (reading ‘offsetLazyLoad’)”.
I try optimize page load speed and want move scripts direct into html code.