reactpack
reactpack copied to clipboard
Add "--no-bundle" option to just transpile the code with babel
Add a --no-bundle option to just transpile the code using babel without bundling it. This can be useful when developing react components.