Skip to content

Conversation

@ambar
Copy link
Contributor

@ambar ambar commented Jan 7, 2021

防止 npm/github 安装默认装了几十个依赖。

"uglify-js": "^3.1.10"
},
"dependencies": {
"base-64": "^0.1.0",
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

base-64 是生产环境依赖的库,不应该移除的

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

不是,dist 已经打包成 flat bundle 了(已经内联)。

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants