pub fn create( web_libs_root: impl AsRef<Path>, publications_root: impl AsRef<Path>, name: &str, ) -> Result<Lib>
Creates a managed web library with a minimal version-0.1.0 ES module.