Skip to content

Commit 9085af0

Browse files
authored
Merge pull request #11 from chengpeiquan/develop
release: v0.3.1
2 parents da51e4d + bd5a90b commit 9085af0

24 files changed

+4847
-5711
lines changed

.github/workflows/codeql-analysis.yml

Lines changed: 0 additions & 71 deletions
This file was deleted.

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1 +1,2 @@
11
node_modules
2+
dist

README.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,6 @@ English | [简体中文](https://github.com/chengpeiquan/vite-plugin-banner/blob
1616

1717
Adds a banner to the top of each generated chunk.
1818

19-
> ℹ️ **Only support for Vite 2.** <br>Since v0.3.0, ESM and CommonJS module files are supported.
20-
2119
## Install
2220

2321
Install the package from npm (or yarn, or pnpm).

README.zh-CN.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,6 @@
1616

1717
为每个 chunk 文件头部添加 banner 注释。
1818

19-
> ℹ️ **只支持 Vite 2.** <br>从 v0.3.0 开始,支持处理 ESM 和 CommonJS 模块文件。
20-
2119
## 安装
2220

2321
从 npm (或者 yarn 或者 pnpm) 安装:

SECURITY.md

Lines changed: 0 additions & 21 deletions
This file was deleted.

dist/libs/getConfig.d.ts

Lines changed: 0 additions & 2 deletions
This file was deleted.

dist/libs/verifyBanner.d.ts

Lines changed: 0 additions & 1 deletion
This file was deleted.

dist/main.d.ts

Lines changed: 0 additions & 2 deletions
This file was deleted.

dist/types/index.d.ts

Lines changed: 0 additions & 8 deletions
This file was deleted.

dist/vite-plugin-banner.js

Lines changed: 0 additions & 260 deletions
This file was deleted.

0 commit comments

Comments
 (0)