Support

Account

Home Forums ACF PRO ACF6 + register_block_type + assets Reply To: ACF6 + register_block_type + assets

  • yes thats my current status quo. you can load ONE js-file with the handle passed through “script” key. But i need to load multiple js-files. so this won’t work at the moment:

    {
        "script": ["block-qb-daterange","another-handle"],
    }