Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Get page updates #163

Open
wants to merge 2 commits into
base: main
Choose a base branch
from
Open

Get page updates #163

wants to merge 2 commits into from

Conversation

DmitrySharabin
Copy link
Member

  • Remove support for transpiled versions in the constructor
  • Add instructions on installing Mavo via npm

@DmitrySharabin DmitrySharabin requested a review from LeaVerou June 28, 2024 20:31
Copy link

netlify bot commented Jun 28, 2024

Deploy Preview for mavoio ready!

Name Link
🔨 Latest commit c950e75
🔍 Latest deploy log https://app.netlify.com/sites/mavoio/deploys/667f1da6c28bdc00087d83a6
😎 Deploy Preview https://deploy-preview-163--mavoio.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.


<p>Now copy and paste the following code in your page’s <code>&lt;head></code> section, or click on the links below to download these files locally:</p>
<pre class="language-foo"><code>&lt;script src="<a href="https://get.mavo.io/[path][filename]" download>https://get.mavo.io/[path][filename]</a>">&lt;/script>
&lt;link rel="stylesheet" href="<a href="https://get.mavo.io/[path]mavo[if(minify, '.' & min)].css" download>https://get.mavo.io/[path]mavo[if(minify, '.' & min)].css</a>"></code></pre>

<p>Looking for another option? You have the choice to <a href="https://www.npmjs.com/package/mavo">install Mavo via npm</a>:</p>
<pre class="language-foo"><code>npm install mavo</code></pre>
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No, this should be an option. If they select it, they get appropriate instructions. e.g. npm install mavo@version etc

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants