mirror of
https://github.com/WeBankFinTech/fes.js.git
synced 2025-04-06 03:59:53 +08:00
fes-cli:
1. 修改logo为fes.js 2. 去掉copyright
This commit is contained in:
parent
4fa397d5a6
commit
9c3d4fdde9
@ -1,4 +1,4 @@
|
||||
<p align="center"><a href="https://webank.gitee.io/fes.js/" target="_blank" rel="noopener noreferrer"><img width="100" src="https://i.loli.net/2020/08/31/FB6zZyPEW5cVDAC.jpg" alt="Fes logo"></a></p>
|
||||
<p align="center"><a href="https://webank.gitee.io/fes.js/" target="_blank" rel="noopener noreferrer"><img width="200" src="https://i.loli.net/2020/08/31/FB6zZyPEW5cVDAC.jpg" alt="Fes logo"></a></p>
|
||||
|
||||
|
||||
# Fes.js
|
||||
|
@ -394,9 +394,7 @@ module.exports = function webpackConfig(configs, webpack, mode) {
|
||||
|
||||
/* config.plugin('Copyright') */
|
||||
isBuild
|
||||
&& new webpack.BannerPlugin(
|
||||
'Created By MumbleFe. Copyright © 2015 - 2018 WeBank.'
|
||||
),
|
||||
&& new webpack.BannerPlugin(''),
|
||||
|
||||
/* config.plugin('case-sensitive-paths') */
|
||||
new CaseSensitivePathsPlugin(),
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@webank/fes-cli",
|
||||
"version": "0.1.1",
|
||||
"version": "0.1.2",
|
||||
"description": "一个好用的前端管理台快速开发框架",
|
||||
"preferGlobal": true,
|
||||
"scripts": {
|
||||
|
Binary file not shown.
Before Width: | Height: | Size: 2.7 KiB After Width: | Height: | Size: 168 KiB |
Loading…
x
Reference in New Issue
Block a user