Answer the question
In order to leave comments, you need to log in
How to specify in package json the path to the folder in which to also search for the necessary packages by default?
import Todo from './../../../containers/Todo';
So instead of this code, just write like thisimport Todo from 'containers/Todo';
Answer the question
In order to leave comments, you need to log in
https://www.npmjs.com/package/babel-plugin-module-...
here is what you need
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question