Hello,
I’m attempting to upgrade from 3.3.2 to 3.4. I’m encountering some difficulties with older Meteor packages when using Rspack, which I’m working to resolve with Claude (for example, patched bootstrap 3, patched znewsham:dynamic-table).
While working on these issues, I noticed that if I don’t run meteor add rspack, I can still compile successfully using the SWC compiler and linker without Rspack.
Is it possible to operate this way transitionally in production in order to benefit from the latest Node version and framework fixes?
Thank you for your response.
Best regards,
Bruno