From 2a604f05e26e496df0934fe69a65648204a19494 Mon Sep 17 00:00:00 2001 From: waynzh Date: Mon, 29 Apr 2024 15:54:58 +0800 Subject: [PATCH] docs(cn): resolve conflicts --- README.md | 70 -------------- docs/command-line-interface/index.md | 124 +----------------------- docs/configuration-options/index.md | 36 ++----- docs/javascript-api/index.md | 140 ++------------------------- docs/plugin-development/index.md | 16 +-- 5 files changed, 24 insertions(+), 362 deletions(-) diff --git a/README.md b/README.md index f958dae75..52866181f 100644 --- a/README.md +++ b/README.md @@ -48,77 +48,7 @@

-<<<<<<< HEAD ## Rollup 贡献者 -======= -These commands assume the entry point to your application is named main.js, and that you'd like all imports compiled into a single file named bundle.js. - -For browsers: - -```bash -# compile to a