mirror of
https://github.com/any86/any-rule.git
synced 2025-07-14 15:38:58 +08:00
chore: 修改demo的打包路径
This commit is contained in:
parent
a9100ebe20
commit
152c015f7d
6
packages/www/vue.config.js
vendored
6
packages/www/vue.config.js
vendored
@ -1,5 +1,5 @@
|
||||
module.exports = {
|
||||
publicPath: process.env.NODE_ENV === 'production'
|
||||
? '/any-rule/'
|
||||
: '/'
|
||||
// publicPath: process.env.NODE_ENV === 'production'
|
||||
// ? '/any-rule/'
|
||||
// : '/'
|
||||
}
|
Loading…
x
Reference in New Issue
Block a user