[build] remove the default imports for error boundary (#81000)
After we have all the conventions properly defined in the loader tree including the built-in ones since #80957 , the fix in #59085 is not required anymore.
If you have custom conventions, they'll be bundled.
If you don't have the custom conventions, the default one will be bundled.