dashboard
repositories
filestore
activity
search
login
刘苏义
/
ruoyi-api
forked from
ard/ruoyi-api
summary
commits
tree
docs
forks
compare
blame
|
history
|
raw
车辆朝向类型
aijinhui
2023-11-09
a9b4c56a5d67a433f1cee5f6ec6a368c2fe30ffe
[~liusuyi/ruoyi-api.git]
/
ruoyi-ui
/
node_modules
/
script-ext-html-webpack-plugin
/
lib
/
constants.js
1
2
3
4
5
6
7
8
9
'use strict';
const PLUGIN = 'ScriptExtHtmlWebpackPlugin';
const EVENT = 'html-webpack-plugin-alter-asset-tags';
module.exports = {
PLUGIN,
EVENT
};