Refactor
parent
e08d14a771
commit
a0b138cda3
|
@ -6,7 +6,6 @@ const THEME_COMPONENTS = ['Accordion','AutoComplete','Avatar','Badge','BlockUI',
|
|||
|
||||
const themeName = 'aura';
|
||||
const rootDir = path.resolve(__dirname, '../');
|
||||
// const overwrittenDirPath = path.resolve(rootDir, 'types/overwritten');
|
||||
const overwrittenDirPath = path.resolve(rootDir, 'components/lib/themes/types/overwritten');
|
||||
|
||||
try {
|
||||
|
|
Loading…
Reference in New Issue