Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

buildの設定を元にもどす #60

Merged
merged 1 commit into from
Nov 28, 2019
Merged

buildの設定を元にもどす #60

merged 1 commit into from
Nov 28, 2019

Conversation

p-baleine
Copy link
Collaborator

vue.config.jsなどをいじってassetのサイズの軽減を図っていたが
(5c4c838)
挙動がいまいちつかめていなかった。

一度この変更を戻して、node_modulesふっとばして再度npm iして
ビルドすると、先程の変更をおこなったときと同じ小さいサイズの
assetが生成できたので、これらの変更は行なわないことにする。

closes #59

vue.config.jsなどをいじってassetのサイズの軽減を図っていたが
(5c4c838)
挙動がいまいちつかめていなかった。

一度この変更を戻して、node_modulesふっとばして再度npm iして
ビルドすると、先程の変更をおこなったときと同じ小さいサイズの
assetが生成できたので、これらの変更は行なわないことにする。

closes #59
@p-baleine p-baleine merged commit 2ea6c6f into master Nov 28, 2019
@p-baleine p-baleine deleted the fix/issue-59 branch November 28, 2019 17:12
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.

ビルドされたassetのファイルサイズが大きい
1 participant