9 lines
347 B
JSON
9 lines
347 B
JSON
|
{
|
||
|
"imports": {
|
||
|
"react": "/extlib/react/react.production.min.js",
|
||
|
"react-dom": "/extlib/react-dom/react-dom.production.min.js",
|
||
|
"redux": "/extlib/redux/redux.min.js",
|
||
|
"react-redux": "/extlib/react-redux/react-redux.min.js",
|
||
|
"styled-components": "extlib/styled-components/styled-components.min.js"
|
||
|
}
|
||
|
}
|