Skip to content

Instantly share code, notes, and snippets.

@BenderV
Created December 2, 2020 09:31
Show Gist options
  • Save BenderV/22874dc86e0d90937de0b44c292fd90b to your computer and use it in GitHub Desktop.
Save BenderV/22874dc86e0d90937de0b44c292fd90b to your computer and use it in GitHub Desktop.
Tree Shaking
import Vue from "vue"
Vue.nextTick()
import { nextTick } from "vue"
nextTick()
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment