Created
February 6, 2019 23:35
-
-
Save vuejsdevelopers/77dfb959aa9c3764f95601928ce4c207 to your computer and use it in GitHub Desktop.
New in Vue: ES Module Browser Build - Snippet 05
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
import Vue from "vue"; | |
new Vue(); |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment