diff --git a/LICENSE b/LICENSE index f783510d..b5a7c2b0 100644 --- 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 > diff --git a/rolldown.config.ts b/rolldown.config.ts index 23a57c25..ed1c51cb 100644 --- a/rolldown.config.ts +++ b/rolldown.config.ts @@ -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')