mirror of
https://github.com/embarklabs/embark.git
synced 2025-02-21 18:08:25 +00:00
build: remove unneeded 'core/*' from babelrcRoots
This commit is contained in:
parent
2dedfaa127
commit
c58ffcdd23
@ -8,8 +8,7 @@ module.exports = (api) => {
|
||||
const base = {
|
||||
babelrcRoots: [
|
||||
'.',
|
||||
'packages/*',
|
||||
'core/*',
|
||||
'packages/*'
|
||||
],
|
||||
plugins: [
|
||||
'babel-plugin-macros',
|
||||
|
Loading…
x
Reference in New Issue
Block a user