]> git.ipfire.org Git - thirdparty/vuejs/create-vue.git/commitdiff
refactor: update LICENSE
authorbtea <2356281422@qq.com>
Wed, 30 Apr 2025 03:32:00 +0000 (11:32 +0800)
committerCédric Exbrayat <cexbrayat@users.noreply.github.com>
Wed, 30 Apr 2025 05:30:33 +0000 (07:30 +0200)
LICENSE
rolldown.config.ts

diff --git a/LICENSE b/LICENSE
index f783510dbe2ce8d3d6c2ae759b9a3c31b79b496f..b5a7c2b0f13e725f8c13bf5b642419758e86b8a3 100644 (file)
--- a/LICENSE
+++ b/LICENSE
@@ -209,7 +209,7 @@ Repository: alexeyraspopov/picocolors
 
 License: MIT
 By: Nate Moore
-Repository: https://github.com/natemoo-re/clack
+Repository: git+https://github.com/bombshell-dev/clack.git
 
 > MIT License
 >
@@ -226,7 +226,7 @@ Repository: https://github.com/natemoo-re/clack
 
 License: MIT
 By: Nate Moore
-Repository: https://github.com/natemoo-re/clack
+Repository: git+https://github.com/bombshell-dev/clack.git
 
 > MIT License
 >
index 23a57c25fdb97cf4183d8374743e22530608cb13..ed1c51cbf594945a3715fd40a20a5f9a0d658803 100644 (file)
@@ -207,7 +207,7 @@ export default defineConfig({
         filter: {
           id: /@vue.create-eslint-config.renderEjsFile\.js$/,
         },
-        handler(code, id) {
+        handler(_code, id) {
           const pkgDir = path.dirname(id)
           const templatesDir = path.resolve(pkgDir, './templates')