Skip to content

Commit 29ba042

Browse files
committed
chore: Update public path
1 parent 4f0a9f7 commit 29ba042

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

vue.config.js

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,4 @@
11
module.exports = {
2-
publicPath:
3-
process.env.NODE_ENV === 'production' ? '/vue-virtualized-table/' : '/',
42
pages: {
53
index: {
64
entry: './example/main.js',

0 commit comments

Comments
 (0)