Files
jxc4-bluetooth-printer/vue.config.js
2025-11-28 10:51:05 +08:00

7 lines
122 B
JavaScript

module.exports = {
publicPath: './',
outputDir: 'dist',
assetsDir: 'static',
indexPath: 'index.html',
}