mirror of
https://github.com/KevinMidboe/vue-js-modal.git
synced 2026-07-26 11:42:19 +00:00
Created ssr demo and moved csr to a sub-folder + rebuild
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
import Vue from 'vue'
|
||||
import VModal from 'vue-js-modal/dist/ssr.index.js'
|
||||
|
||||
Vue.use(VModal)
|
||||
Reference in New Issue
Block a user