Quantcast
Channel: Imports path in react - Stack Overflow
Viewing all articles
Browse latest Browse all 3

Imports path in react

$
0
0

Hello I have a lot of imports to reducex e.g.

import {groupAddTeacher} from "../../../../../../redux/actions/group";import {groupAddEvent} from "../../../../../../redux/actions/group";

How can I replace a path by excluding ../../../../../../

I using webpack

entry: "./src/index.js",

Viewing all articles
Browse latest Browse all 3

Latest Images

Trending Articles





Latest Images