Automatically use `package version` / `git commit` / `custom` to be inserted into your project as a unique identifier for the project version. - vite-plugin-version-mark/CHANGELOG.md at e85f063d9abf82a53bef02b09f93f060a07e34e8 · censujiang/vite-plugin-v
Automatically use `package version` / `git commit` / `custom` to be inserted into your project as a unique identifier for the project version. - vite-plugin-version-mark/commitlint.config.ts at main · ZhongxuYang/vite-plugin-version-mark
vite-plugin-version-mark / CHANGELOG.md CHANGELOG.md 1.35 KB 一键复制 编辑 原始数据 按行查看 历史 ZhongxuYang 提交于 3个月前 . docs: update changelog CHANGELOG v0.1.3 v0.1.2 v0.1.1 v0.1.0 v0.0.13 v0.0.12 v0.0.11 v0.0.10 v0.0.9 v0.0.8 v0.0.5 - v0.0.7 v0.0.1 - v...
"url": "git+https://github.com/ZhongxuYang/vite-plugin-version-mark.git" }, "homepage": "https://github.com/ZhongxuYang/vite-plugin-version-mark.git", "main": "./dist/vite/index.cjs", "module": "./dist/vite/index.js", "types": "./dist/vite/index.d.ts", "files":...
Saved searches Use saved searches to filter your results more quickly Cancel Create saved search Sign in Sign up Reseting focus {{ message }} ZhongxuYang / vite-plugin-version-mark Public Notifications You must be signed in to change notification settings Fork 9 ...
<a href="https://github.com/ZhongxuYang/vite-plugin-version-mark" target="_blank"> <img src="/version.svg" class="logo vue" alt="Version Mark logo" /> </a> <div> <a href="https://vitejs.dev" target="_blank"> <img src="/vite.svg" class="logo" alt="Vite logo" /> ...
克隆/下载 main vite-plugin-version-mark / pnpm-workspace.yaml pnpm-workspace.yaml 29 Bytes 一键复制 编辑 原始数据 按行查看 历史 ZhongxuYang 提交于 7个月前 . chore: init unit test 12 packages: - 'playground/*' Loading... 马建仓 AI 助手 1 https://gitee.com/wanglaibin/vite-pl...
<a href="https://github.com/ZhongxuYang/vite-plugin-version-mark/tree/main"> <img src="./docs/static/logo.svg" width="200px" /> <img src="https://raw.githubusercontent.com/ZhongxuYang/images/dev/common/version.svg" width="200px" /> </a> </div> @@ -29,7 +29,7 @@ <...
exports[`VitePlugin > Assigned version > output: Export 1`] = ` "console.log("this is main.ts"); const o = "1.0.0"; export { o as VITE_PLUGIN_VERSION_MARK_VERSION }; " `; exports[`VitePlugin > Assigned version > output: Global 1`] = ` "<!DOCTYPE html> <html lang="e...
error during build: Error: spawn ENOMEM at ChildProcess.spawn (node:internal/child_process:413:11) at spawn (node:child_process:700:9) at Object.execFile (node:child_process:327:17) at exec (node:child_process:225:25) at /repo/node_modul...