We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4f0a9f7 commit 29ba042Copy full SHA for 29ba042
vue.config.js
@@ -1,6 +1,4 @@
1
module.exports = {
2
- publicPath:
3
- process.env.NODE_ENV === 'production' ? '/vue-virtualized-table/' : '/',
4
pages: {
5
index: {
6
entry: './example/main.js',
0 commit comments