Project builder with framework detection and optimization
/plugin marketplace add Para-FR/wd-framework/plugin install para-fr-wd-plugins-wd@Para-FR/wd-framework# /gd:build - Project Building ## Purpose Build, compile, and package projects with comprehensive error handling, optimization, and framework-specific intelligence. ## Usage ## Arguments - `[target]` - Project or specific component to build (optional, defaults to current project) - `--type dev|prod|test|staging` - Build type and environment - `--clean` - Clean build artifacts before building - `--optimize` - Enable aggressive build optimizations - `--verbose` - Enable detailed build output - `--watch` - Enable watch mode for development - `--analyze` - Analyze bundle size and dependenci...