ant-customization icon indicating copy to clipboard operation
ant-customization copied to clipboard

The example of local modification of the Ant Design components and the bundle optimization

Results 3 ant-customization issues
Sort by recently updated
recently updated
newest added

execSync `find ${ANT_LIB_LOCATION} -type f -name "*.js" -not \\( -path "*_util*" -or -path "*tests*" -or -path "*locale*" -or -path "*style*" \\) -exec grep -hr "^import .* from '\\.\\./[a-z\\-]*';$" {} \\;...

How to generate the build? , no options in the script