Closed GABuryan closed 1 year ago
"devlop" works. This project works. Your tools don't work. Configure your broken tools. Ask a question with information if you don't know your tools.
Hi team! I don’t know what’s up as there’s no phase label. Please add one so I know where it’s at.
Thanks, — bb
Hi! Thanks for reaching out! Because we treat issues as our backlog, we close issues that are questions since they don’t represent a task to be completed.
See our support docs for how and where to ask questions.
Thanks, — bb
Thank's for answer. My tools (webpack) by default search index.js with export objects. In devlop only default.js. Ok, I will think about how to configure it. The difficulty is that webpack is inside the CRA.
IIRC CRA uses the outdated Webpack 4. Webpack 5 supports this just fine. I strongly recommend migrating away from CRA.
You could switch from CRA to Webpack 5. This seems like a logical choice, but it requires some additional configuration for example to support JSX.
Personally I recommend switching to Vite. It’s generally faster, simpler, and you might not even need any configuration at all.
IIRC CRA uses the outdated Webpack 4. Webpack 5 supports this just fine. I strongly recommend migrating away from CRA.
You could switch from CRA to Webpack 5. This seems like a logical choice, but it requires some additional configuration for example to support JSX.
Personally I recommend switching to Vite. It’s generally faster, simpler, and you might not even need any configuration at all.
Thank`s for recomendation.
Initial checklist
Problem
Hello, lovely library. But is it possible to design a devop package so that it is understood by all collectors, i.e. with index.js, as in the other packages.
We have to stay on version 6.1.1, where it is not used.
Solution
Arrange it in a standard way
Alternatives
-