二货机器人
3 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
1 additions and
1 deletions
-
.antd-tools.config.js
|
@ -160,7 +160,7 @@ module.exports = { |
|
|
cloneFile.contents = Buffer.from( |
|
|
cloneFile.contents = Buffer.from( |
|
|
[ |
|
|
[ |
|
|
// Inject variable
|
|
|
// Inject variable
|
|
|
'@root-entry-name: default', |
|
|
'@root-entry-name: default;', |
|
|
// Point to origin file
|
|
|
// Point to origin file
|
|
|
"@import './index';", |
|
|
"@import './index';", |
|
|
].join('\n\n'), |
|
|
].join('\n\n'), |
|
|