mirror of
				https://github.com/KevinMidboe/vue-js-modal.git
				synced 2025-10-29 18:00:20 +00:00 
			
		
		
		
	Created ssr demo and moved csr to a sub-folder + rebuild
This commit is contained in:
		
							
								
								
									
										4
									
								
								demo/server_side_rendering/plugins/vue-js-modal.js
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										4
									
								
								demo/server_side_rendering/plugins/vue-js-modal.js
									
									
									
									
									
										Normal file
									
								
							@@ -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