mirror of
https://github.com/WeBankFinTech/fes.js.git
synced 2025-04-05 19:41:57 +08:00
fes-cli:
1. 修改logo为fes.js 2. 去掉copyright
This commit is contained in:
parent
335f16f22c
commit
d6c58ac239
@ -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