Skip to content
This repository has been archived by the owner on Sep 21, 2021. It is now read-only.

Commit

Permalink
chore: Merge branch 'develop'
Browse files Browse the repository at this point in the history
  • Loading branch information
Sidnioulz committed Aug 6, 2020
2 parents a63ccc1 + a3a16f5 commit 3737d17
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions src/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -128,12 +128,8 @@ export default {

xtConfig.roots.push(`<rootDir>/node_modules/${themeName}/dist`)

// console.log(xtConfig.modulePaths)
// xtConfig.modulePaths.push(`<rootDir>`)
delete xtConfig.modulePaths // TEMP FIXME improve this
delete xtConfig.modulePaths

console.log('config is')
console.log(xtConfig)
return xtConfig
}
},
Expand Down

0 comments on commit 3737d17

Please sign in to comment.