React Wp Scripts

screenshot of React Wp Scripts

Integrate create-react-app with your WordPress theme/plugin.

Overview

The react-wp-scripts is a wrapper for create-react-app's react-scripts that allows for seamless usage of scripts and styles served from webpack-dev-server while developing a theme or plugin. However, it is important to note that this project is brand new and largely untested, so it is recommended to use it as a learning tool rather than depending on it for critical development work.

Features

  • Wrapper for create-react-app's react-scripts
  • Enables usage of scripts and styles from webpack-dev-server
  • Customizable script handles and dependencies

Summary

react-wp-scripts is a useful tool for seamlessly using scripts and styles served from webpack-dev-server while developing a theme or plugin. It provides a wrapper for create-react-app's react-scripts and allows for customization of script handles and dependencies. However, it is important to note that this project is new and largely untested, so it is recommended to use it as a learning tool rather than relying on it for critical development work.