alleyinteractive / create-wordpress-project

A starter structure for the wp-content directory on a new WordPress project.
GNU General Public License v2.0
8 stars 0 forks source link

delete engines from create-wordpress-plugin after installing into project #88

Open mogmarsh opened 6 months ago

mogmarsh commented 6 months ago

Description

We use turbo on the project, so the project should specify the engine to use.

Use Case

npm install and npm run build on the project should get the engine from the project.