mirror of
https://github.com/gregberge/loadable-components.git
synced 2025-12-08 19:46:26 +00:00
7 lines
80 B
JSON
7 lines
80 B
JSON
{
|
|
"ignore": ["client", "public"],
|
|
"execMap": {
|
|
"js": "babel-node"
|
|
}
|
|
}
|