fix(panel): fixed panel help tooltip issue, #4079
This commit is contained in:
@@ -1,5 +1,8 @@
|
||||
module.exports = function(config) {
|
||||
return {
|
||||
options: {
|
||||
restructuring: false,
|
||||
},
|
||||
build: {
|
||||
expand: true,
|
||||
cwd: '<%= genDir %>',
|
||||
|
||||
Reference in New Issue
Block a user