Is your feature request related to a problem? Please describe.
.git/** from the packaging build phase, so that the .tar.gz file is as tiny as possible.Describe the solution you'd like
Module Builder should be a standalone npm package, that simply can be specified in the package.json of a botpress-module and works out of the box.
Hi. I would like to start working on this issue.Could you assign me pls?
Just for clarification. So basically you want to delete all modules from botpress "main" project a have them as npm dependency situate on another git repo right?
Hi @marek-jarab
Just for clarification. So basically you want to delete all modules from botpress "main" project a have them as npm dependency situate on another git repo right?
What I want is the "module-builder" to be a standalone lib/cli, that can be used to build and package custom modules without the need to checkout the botpress main git repository.
At the time of the writing of this feature request, the process of developing a custom module was as follows:
Is the process still the same with 12.1.5?
I'd like to have a standalone module-builder script, that can build and bundle custom botpress modules, which are not placed inside the botpress main repo...
Would be great to see this happen!
/crixx
+1 what Christian is suggesting, this would definitely be a great contribution and we would merge that as soon as possible!
Firstly, thanks for such a great project!
It would be really helpful also in my case - it would be great for my workflow to have a single git repo with a custom botpress module for my company, with build tools as devDependencies, without the need to create and maintain a fork of full botpress main repo.
Would be very happy to see a movement in such direction.
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.
Most helpful comment
Hi @marek-jarab
What I want is the "module-builder" to be a standalone lib/cli, that can be used to build and package custom modules without the need to checkout the botpress main git repository.
At the time of the writing of this feature request, the process of developing a custom module was as follows:
Is the process still the same with 12.1.5?
I'd like to have a standalone module-builder script, that can build and bundle custom botpress modules, which are not placed inside the botpress main repo...
Would be great to see this happen!
/crixx