Closed blacksrv closed 6 years ago
Hey, it's possible to use it without require?
Not sure what you mean? You can use import as well, e.g.
import
import 'vue' import VS2 from 'vue-script2' Vue.use(VS2)
Hey, it's possible to use it without require?