Skip to content
This repository was archived by the owner on Oct 1, 2024. It is now read-only.

update dependencies #943

Merged
merged 2 commits into from
Dec 16, 2019
Merged

update dependencies #943

merged 2 commits into from
Dec 16, 2019

Conversation

hellyzh
Copy link
Contributor

@hellyzh hellyzh commented Dec 9, 2019

No description provided.

@hellyzh hellyzh requested review from dooriya and eriolchan December 9, 2019 06:09
@@ -45,7 +45,7 @@ function getDependeciesFromNpm(mod) {
/**@type {import('webpack').Configuration}*/
const config = {
target: 'node',

mode: "development",

Choose a reason for hiding this comment

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

It is better not to hardcode mode in webpack config, since webpack support both development and production mode and we need to use production mode to build package.

Copy link
Member

@dooriya dooriya left a comment

Choose a reason for hiding this comment

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

:shipit:

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants