Skip to content
This repository has been archived by the owner on Jun 17, 2023. It is now read-only.

update webpack, package.json, README, fix deprecated and bug #28

Merged
merged 5 commits into from Oct 6, 2017

Conversation

PeresvetS
Copy link
Member

No description provided.

@@ -3,7 +3,7 @@ GULP=./node_modules/gulp/bin/gulp.js
all: clean_env install clean release

clean_env:
npm cache clean && rm -rf ./node_modules
npm cache clean --force && rm -rf ./node_modules
Copy link
Contributor

Choose a reason for hiding this comment

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

Можно поменять на yarn везде, разница в том, что актуальные версии завивимостей в yarn.lock

Copy link
Contributor

Choose a reason for hiding this comment

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

Ой тут норм, это ж chrome extension =D

Copy link
Member Author

Choose a reason for hiding this comment

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

Да, тут нет yarn)

@imamatory imamatory merged commit 0f691db into hexlet-codebattle:master Oct 6, 2017
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.

None yet

2 participants