vuejs/devtools

[Feature]: Allow appendTo as an array or glob pattern

开放

#746 创建于 2024年12月18日

 (3 条评论) (1 个反应) (0 位负责人)TypeScript (4,095 个派生)batch import
enhancementgood first issuepr welcome

仓库指标

星标
 (24,286 个星标)
PR 合并指标
 (PR 指标待抓取)

描述

Hi, I'm currently working with a Laravel Inertia setup and I'm using a multi build setup. Meaning that I have two entry files for different domains (public / backend).

Currently it's impossible to register both with the appendTo option in the Vite Plugin, but I think it would be a good addition. Optionally we could also maybe use a glob pattern instead, but both would be an improvement imo.

Is this possible and wanted? If so, I can also submit a PR. Thanks!

贡献者指南