UNPKG

pxt-core

Version:

Microsoft MakeCode provides Blocks / JavaScript / Python tools and editors

12 lines (8 loc) 378 B
# Offline for GitHub extensions If you plan to use your extension later without the Internet (offline), you will first need to save your extension to a file and share it with your users. ## How to export * Open your extension project, * Switch to the JavaScript view, * Open the GitHub view * click on **Save for Offline** The exported file should be imported by your users.