Gulp support #3652
-
Hi Team, I have a project with multiple sub projects with some of them are in backbone js (built using gulp) and some of them in react (built using craco). I understand turbo repo can be plugged in with react. Is there an option to plug it in with backbone js with gulp? |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
There is nothing preventing you from using Gulp along with Turborepo. You can invoke Gulp from your package.json scripts and Turborepo will not mind. If you run into any specific problems or have a more specific question, please let us know! |
Beta Was this translation helpful? Give feedback.
There is nothing preventing you from using Gulp along with Turborepo. You can invoke Gulp from your package.json scripts and Turborepo will not mind. If you run into any specific problems or have a more specific question, please let us know!