mirror of
https://github.com/KevinMidboe/vue-js-modal.git
synced 2025-10-29 18:00:20 +00:00
Added putputs for client and server
This commit is contained in:
@@ -37,7 +37,7 @@ module.exports = {
|
||||
resolve: {
|
||||
alias: {
|
||||
'vue$': 'vue/dist/vue.esm.js',
|
||||
'plugin': path.resolve(__dirname, "../dist/index.js")
|
||||
'plugin': path.resolve(__dirname, "../dist/client.index.js")
|
||||
}
|
||||
},
|
||||
devServer: {
|
||||
|
||||
Reference in New Issue
Block a user