nano-builder-bob
v0.0.1
Published
Highly opinionated fastest possible builder for universal react/react-native components
Maintainers
Readme
nano-builder-bob
Highly (HIGHLY) opinionated fastest possible builder for universal react/react-native components;
Inspired by tsdx and react-native-builder-bob
Main point here is to build typed components with react-native(-web) and get ./dist folder that matches exactly the file structure you have in .src folder, preserving .web, .native and .(ios|android|whatever) file extensions.
esbuildfor actual builds;typescriptfor types extractions;
this should provide fastest build possible today (at least until new buildtools come along or until turborepo implements it's own intergation for esbuild)
