fix(tsconfig): 修改father build
This commit is contained in:
parent
28822b45d8
commit
c9174fd9b7
@ -12,5 +12,9 @@ export default defineConfig({
|
||||
ignores: ['**/demo/*', 'src/**/demo/*'],
|
||||
transformer: 'babel',
|
||||
},
|
||||
lessInBabel: {
|
||||
modifyVars: {
|
||||
},
|
||||
},
|
||||
plugins: ['father-plugin-less'],
|
||||
});
|
||||
|
@ -12,5 +12,9 @@ export default defineConfig({
|
||||
ignores: ['**/demo/*', 'src/**/demo/*'],
|
||||
transformer: 'babel',
|
||||
},
|
||||
lessInBabel: {
|
||||
modifyVars: {
|
||||
},
|
||||
},
|
||||
plugins: ['father-plugin-less'],
|
||||
});
|
||||
|
@ -12,5 +12,9 @@ export default defineConfig({
|
||||
ignores: ['**/demo/*', 'src/**/demo/*'],
|
||||
transformer: 'babel',
|
||||
},
|
||||
lessInBabel: {
|
||||
modifyVars: {
|
||||
},
|
||||
},
|
||||
plugins: ['father-plugin-less'],
|
||||
});
|
||||
|
@ -12,5 +12,9 @@ export default defineConfig({
|
||||
ignores: ['**/demo/*', 'src/**/demo/*'],
|
||||
transformer: 'babel',
|
||||
},
|
||||
lessInBabel: {
|
||||
modifyVars: {
|
||||
},
|
||||
},
|
||||
plugins: ['father-plugin-less'],
|
||||
});
|
||||
|
@ -12,5 +12,9 @@ export default defineConfig({
|
||||
ignores: ['**/demo/*', 'src/**/demo/*'],
|
||||
transformer: 'babel',
|
||||
},
|
||||
lessInBabel: {
|
||||
modifyVars: {
|
||||
},
|
||||
},
|
||||
plugins: ['father-plugin-less'],
|
||||
});
|
||||
|
Loading…
Reference in New Issue
Block a user