Skip to content

Commit

Permalink
Update vite.config.js
Browse files Browse the repository at this point in the history
  • Loading branch information
nolimits4web committed Jul 8, 2023
1 parent e53fc07 commit 82879b4
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions playground/element/vite.config.js
Original file line number Diff line number Diff line change
@@ -1,6 +1,9 @@
import path from 'path';

export default {
server: {
host: '0.0.0.0',
},
resolve: {
alias: {
'swiper/element/bundle': path.resolve(__dirname, '../../dist/swiper-element-bundle.mjs'),
Expand Down

0 comments on commit 82879b4

Please sign in to comment.