codeloopeu / thehub

ISC License
0 stars 0 forks source link

Use relative module resolver for react #17

Closed michalkowol closed 5 years ago

michalkowol commented 5 years ago

Depends on: #10

Library: babel-plugin-module-resolver

kotoko commented 5 years ago

Added in 0157c827d0e8af66769a6257cd20fadd1ea26487 without ejecting.

kotoko commented 5 years ago

I used rescripts.

Generally react-scripts does not allow configuring babel without ejecting. There are packages that change something in how react-scripts works but it can break things someday. I used one of those packages.