Hi Team
I encountered an issue in the plugin and then try to debug it by building javascript codes with npm start and get an issue of lost packages in the plugin.
You have excluded form-builder from the git while it is required for building javascript codes.
The below folders are excluded from the git.
src/wp-react-form
src/form-builder
Maybe they are git submodules so please let me know how can fix this issue?
Regards
Hi Team
I encountered an issue in the plugin and then try to debug it by building javascript codes with
npm startand get an issue of lost packages in the plugin.You have excluded
form-builderfrom the git while it is required for building javascript codes.The below folders are excluded from the git.
Maybe they are git submodules so please let me know how can fix this issue?
Regards