|
@@ -74,15 +74,15 @@ export default defineConfig({
|
|
optionsPreset: "low-obfuscation",
|
|
optionsPreset: "low-obfuscation",
|
|
// debugProtection: true,
|
|
// debugProtection: true,
|
|
// debugProtectionInterval: 2000,
|
|
// debugProtectionInterval: 2000,
|
|
- domainLock: [
|
|
|
|
- ".exam-cloud.cn",
|
|
|
|
- ".test41v3.qmth.com.cn",
|
|
|
|
- ".ea100.com.cn",
|
|
|
|
- ".ecs.qmth.com.cn",
|
|
|
|
- ".qmth.com.cn",
|
|
|
|
- ".dev39.qmth.com.cn",
|
|
|
|
- ".test41.qmth.com.cn",
|
|
|
|
- ],
|
|
|
|
|
|
+ // domainLock: [
|
|
|
|
+ // ".exam-cloud.cn",
|
|
|
|
+ // ".test41v3.qmth.com.cn",
|
|
|
|
+ // ".ea100.com.cn",
|
|
|
|
+ // ".ecs.qmth.com.cn",
|
|
|
|
+ // ".qmth.com.cn",
|
|
|
|
+ // ".dev39.qmth.com.cn",
|
|
|
|
+ // ".test41.qmth.com.cn",
|
|
|
|
+ // ],
|
|
// selfDefending: true,
|
|
// selfDefending: true,
|
|
// sourceMap: false,
|
|
// sourceMap: false,
|
|
// splitStrings: true,
|
|
// splitStrings: true,
|