In #71 (comment) @moonglum had a joyous moment:
While transforming this module [to ESM], I ran into a major problem π I think we need to rename this plugin π
If you do what we say on our homepage, it will not work:
export const static = [{                                                                                                                                              
    source: "./src",                                                                                                                                                    
    target: "./dist"                                                                                                                                                    
}];