mirror of
https://gitee.com/dapppp/ruoyi-plus-vben5.git
synced 2026-03-20 18:35:36 +08:00
feat: add license plugin
This commit is contained in:
@@ -1,11 +1,11 @@
|
||||
import type { PluginOption } from 'vite';
|
||||
|
||||
import {
|
||||
colors,
|
||||
generatorContentHash,
|
||||
readPackageJSON,
|
||||
} from '@vben/node-utils';
|
||||
|
||||
import { type PluginOption } from 'vite';
|
||||
|
||||
import { getEnvConfig } from '../utils/env';
|
||||
|
||||
interface PluginOptions {
|
||||
|
||||
Reference in New Issue
Block a user