mirror of
https://github.com/KevinMidboe/vue-js-modal.git
synced 2025-12-29 13:21:27 +00:00
Created ssr demo and moved csr to a sub-folder + rebuild
This commit is contained in:
3
demo/server_side_rendering/nuxt.config.js
Normal file
3
demo/server_side_rendering/nuxt.config.js
Normal file
@@ -0,0 +1,3 @@
|
||||
module.exports = {
|
||||
plugins: ['~plugins/vue-js-modal']
|
||||
}
|
||||
Reference in New Issue
Block a user