Why is react and react-dom included as a devDep in Sage 10?

I want to import Vue and I’m unsure why react is there, can it be removed ?

Sage includes @roots/bud-preset-wordpress | bud.js which includes React

Bud installs these dependencies as devDependencies which shouldn’t cause an issue for you when going to add Vue

1 Like

@ben Thanks for the explanation.

This topic was automatically closed after 42 days. New replies are no longer allowed.