dashboard
repositories
filestore
activity
search
login
刘苏义
/
ruoyi-api
forked from
ard/ruoyi-api
summary
commits
tree
docs
forks
compare
blame
|
history
|
raw
流媒体区分转码和不转码
‘liusuyi’
2023-08-12
e82cfae81d016a5171224f1358eba663d2f60c68
[~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
};