fire.app/stubs/importmap.json

9 lines
347 B
JSON
Raw Permalink Normal View History

2020-02-08 13:37:13 +03:00
{
"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"
}
}