@chee, to make the heroku review app work for the component we will need to update the npm build script to use origami-build-tools 11, I can't comment on the line unfortunately, which is why this is a generic PR comment instead.
I think changing it to the commands below should fix it.
npm_config_yes=true npx \"origami-build-tools@prerelease\" install && npm_config_yes=true npx \"origami-build-tools@prerelease\" demo
@chee, to make the heroku review app work for the component we will need to update the npm build script to use origami-build-tools 11, I can't comment on the line unfortunately, which is why this is a generic PR comment instead.
I think changing it to the commands below should fix it.
npm_config_yes=true npx \"origami-build-tools@prerelease\" install && npm_config_yes=true npx \"origami-build-tools@prerelease\" demo