mirror of
https://github.com/Wei-Shaw/claude-relay-service.git
synced 2026-01-23 21:17:30 +00:00
chore: update frontend build for v1.1.82 [skip ci]
This commit is contained in:
21
web/admin-spa/node_modules/unplugin-auto-import/dist/astro.js
generated
vendored
21
web/admin-spa/node_modules/unplugin-auto-import/dist/astro.js
generated
vendored
@@ -1,21 +0,0 @@
|
||||
import {
|
||||
unplugin_default
|
||||
} from "./chunk-GR6VF5HE.js";
|
||||
import "./chunk-S4VTQKPB.js";
|
||||
|
||||
// src/astro.ts
|
||||
function astro_default(options) {
|
||||
return {
|
||||
name: "unplugin-auto-import",
|
||||
hooks: {
|
||||
"astro:config:setup": async (astro) => {
|
||||
var _a;
|
||||
(_a = astro.config.vite).plugins || (_a.plugins = []);
|
||||
astro.config.vite.plugins.push(unplugin_default.vite(options));
|
||||
}
|
||||
}
|
||||
};
|
||||
}
|
||||
export {
|
||||
astro_default as default
|
||||
};
|
||||
Reference in New Issue
Block a user