Quantcast
Viewing all articles
Browse latest Browse all 3

Answer by Jibin Mathews for Imports path in react

You can give a alias in your module exports

alias: {    src: path.resolve(__dirname +'/root')}

Then you can do something like:

import { groupAddTeacher }from 'root/redux/actions/group'

Viewing all articles
Browse latest Browse all 3

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>