APIs & Integrations

TL531
Participant

Multiple React based modules using the boilerplate?

SOLVE

Hey all, simple question. What do you need to change inside the boilerplate in order to upload more than 1 seperate React modules? I thought just changing what was in meta.json would be enough but I must still be missing something as it just overrites any existing module!

Thank you for your time!

0 Upvotes
1 Accepted solution
Mark_Ryba
Solution
Contributor | Elite Partner
Contributor | Elite Partner

Multiple React based modules using the boilerplate?

SOLVE

Hey @TL531, you should be able to upload different modules by adjusting the name of the dest property in the HubSpotAutoUploadPlugin portion of webpack.config.js

View solution in original post

2 Replies 2
Mark_Ryba
Solution
Contributor | Elite Partner
Contributor | Elite Partner

Multiple React based modules using the boilerplate?

SOLVE

Hey @TL531, you should be able to upload different modules by adjusting the name of the dest property in the HubSpotAutoUploadPlugin portion of webpack.config.js

dennisedson
HubSpot Product Team
HubSpot Product Team

Multiple React based modules using the boilerplate?

SOLVE

@Mark_Ryba !  Any chance you could help out 😀