Go to file
ClarkXia 6857c749a1
Merge pull request #455 from ice-lab/release-next
Release next
2022-08-30 11:44:13 +08:00
.github fix: compatible with win32 system (#477) 2022-08-25 18:43:08 +08:00
.husky feat: use lint-staged to run lint before commit (#452) 2022-08-25 16:16:43 +08:00
examples feat: add splitChunks to userConfig (#454) 2022-08-29 16:16:49 +08:00
packages fix: basename order (#491) 2022-08-30 11:20:56 +08:00
scripts feat: use lint-staged to run lint before commit (#452) 2022-08-25 16:16:43 +08:00
tests feat: add splitChunks to userConfig (#454) 2022-08-29 16:16:49 +08:00
website feat: add splitChunks to userConfig (#454) 2022-08-29 16:16:49 +08:00
.commitlintrc.js fix: lint 2022-01-27 15:28:27 +08:00
.eslintignore chore: add .eslintignore 2022-06-06 17:09:01 +08:00
.eslintrc.js feat: support bundle cjs deps (#250) 2022-06-09 15:11:27 +08:00
.gitignore refactor: swc plugin (#346) 2022-07-20 10:09:30 +08:00
.prettierignore chore: first commit 2022-01-27 14:32:38 +08:00
.prettierrc.js fix: lint 2022-01-27 15:28:27 +08:00
CONTRIBUTING.md 文档 (#203) 2022-07-01 16:47:25 +08:00
LICENSE chore: first commit 2022-01-27 14:32:38 +08:00
README.md chore: release start 2022-04-19 09:45:26 +08:00
package.json feat: use lint-staged to run lint before commit (#452) 2022-08-25 16:16:43 +08:00
pnpm-lock.yaml chore: upgrade unplugin version to fix sourcemap type (#489) 2022-08-30 10:56:02 +08:00
pnpm-workspace.yaml docs: deploy (#324) 2022-07-05 20:44:47 +08:00
tsconfig.base.json feat: use esm standard (#14) 2022-03-01 10:40:46 +08:00
tsconfig.json feat: plugin fusion (#424) 2022-08-10 19:12:18 +08:00
vitest.config.ts test: add mode to vitest config 2022-06-29 17:39:47 +08:00

README.md

ICE 3.0

v3 develop version

LICENSE

MIT