2 Star 0 Fork 0

echoyl/hzjt666

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
vite.config.js 263 Bytes
一键复制 编辑 原始数据 按行查看 历史
echoyl 提交于 2023-11-24 15:50 . first push
import { defineConfig } from 'vite';
import laravel from 'laravel-vite-plugin';
export default defineConfig({
plugins: [
laravel({
input: ['resources/css/app.css', 'resources/js/app.js'],
refresh: true,
}),
],
});
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/inandan/hzjt666.git
git@gitee.com:inandan/hzjt666.git
inandan
hzjt666
hzjt666
master

搜索帮助