You've already forked template-MP-ts
Compare commits
2 Commits
053c1cf31f
...
99de26a28b
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
99de26a28b | ||
|
|
1e5fd58a65 |
@@ -42,6 +42,11 @@ function replaceManifestAppid() {
|
||||
|
||||
export default defineConfig({
|
||||
plugins: [replaceManifestAppid(), uni()],
|
||||
resolve: {
|
||||
alias: {
|
||||
'@': '/src',
|
||||
},
|
||||
},
|
||||
build: {
|
||||
minify: 'terser',
|
||||
terserOptions: {
|
||||
|
||||
Reference in New Issue
Block a user