AI-powered
podcast player
Listen to all your favourite podcasts with AI-powered features
Tool Stack and Building Versions: Rollup, Babel, Redux Toolkit, and Redux Thunk
The author discusses their tool stack for building different versions of their libraries. They initially used Rollup and Babel, but switched to a custom build wrapper script. They found that using a simple build wrapper worked well and made the build faster. They also learned about pre-bundling TypeScript type definitions using the wrapper.