In this article, we’ll cover putting the final touches on your block and releasing it into the production environment.
`npm run build`
to make sure that everything is compiled and all tests are passing. `element release`
—you will see a message that this non-major version change will take effect immediately on all stores that have your block installed. Confirm this to continue.Note: the live storefront has a server cache, so it may take a few minutes for your changes to appear. If you want to, you can add ?cache-bust=0 to the end of your URL to bust that cache.