Add Proper Build script

This commit is contained in:
David Stone
2025-04-07 11:40:19 -06:00
parent d86e54544b
commit a8a0330685
575 changed files with 4117 additions and 5590 deletions

View File

@ -1 +1 @@
wp.hooks.addAction("wu_add_checkout_form_field_mounted","nextpress/wp-ultimo",(function(o){""===o.type&&wubox.width(600)})),wp.hooks.addAction("wu_add_checkout_form_field_changed","nextpress/wp-ultimo",(function(o,t){""===t.type?wubox.width(600):wubox.width(400)}));
wp.hooks.addAction("wu_add_checkout_form_field_mounted","nextpress/wp-ultimo",function(o){""===o.type&&wubox.width(600)}),wp.hooks.addAction("wu_add_checkout_form_field_changed","nextpress/wp-ultimo",function(o,t){""===t.type?wubox.width(600):wubox.width(400)});