Skip to content

Instantly share code, notes, and snippets.

@jonathanwork
Created December 27, 2017 21:27
Show Gist options
  • Select an option

  • Save jonathanwork/92f7a9531802bb12fd8f546b52b6ca92 to your computer and use it in GitHub Desktop.

Select an option

Save jonathanwork/92f7a9531802bb12fd8f546b52b6ca92 to your computer and use it in GitHub Desktop.
vue js workaround for runtime compiling error
resolve: {
alias: {
vue: 'vue/dist/vue.js'
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment