InApp Review Extension

  1. Or use Rush to build the extension!

When you build your extension with Rush, all of your extension’s dependencies get repackaged. This prevents the collision of libraries between the builder and extension, making it possible to use the newer versions of libraries that are already being used by the builder’s components.

Read more about Rush here:

4 Likes