Hello folks. I have a quick question. How can we i...
# help
e
Hello folks. I have a quick question. How can we import the compiler options from a
jsconfig.json
file so we can get the right import aliasing for cypress component testing? Do I need to write a custom
webpack.config
for this even if we are using CRA? Where else can I read about how the devserver is built and set up?