79539090

Date: 2025-03-27 14:03:24
Score: 2
Natty:
Report link

adding 'react-jsx-runtime' to dependencies in functions.php seems to work for me.

wp_enqueue_script('my-react-theme-app', get_template_directory_uri() . '/build/index.js', array('react-jsx-runtime', 'wp-element'), '1.0.0', true);

Reasons:
  • Low length (0.5):
  • No code block (0.5):
  • Low reputation (1):
Posted by: James Olivier