Using SVN to upload plugin created with gutenberg blocks
I created a plugin using Gutenberg blocks. I have a node_module folder because its using dependencies like Wordpress components. The plugin folder size is about 100 Mo.
I tried to use SVN to commit and push the files but it's very slow: About 3 hours to commit the files and the post commit never ends ... I waited 2 or 3 hours more, but it seems stuck. I used CLI and RapidSVN and the result is the same. Do you think I just need to wait more, or is there an issue ?
Regards
Topic block-editor svn plugin-development plugins Wordpress
Category Web