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 on npm install #26

Merged
merged 7 commits into from
Jan 31, 2016
Merged

Conversation

torounit
Copy link
Contributor

npm install したときに、ビルドが走るように変更。ユーザーにビルドさせなくてすむ。

@torounit
Copy link
Contributor Author

npm WARN deprecated gulp-minify-css@1.2.3: Please use gulp-cssnano instead.

なので、 gulp-cssnano に変更。

@torounit
Copy link
Contributor Author

node_modules でインストールされる奴の devDependencies はインストールされないんです!僕もさっき知りました!

@inc2734
Copy link
Member

inc2734 commented Jan 31, 2016

なるほど!と思ったけどここみてたらちょっとまたわからなくなってきました…。
http://hblog.glamenv-septzen.info/entry/2015/03/22/233241

git clone したものは package.json もあるから dev もインストールされるけど、npm install sass-basis だとインストールされないということですかね。とりあえずマージします!ありがとうございます。

inc2734 added a commit that referenced this pull request Jan 31, 2016
@inc2734 inc2734 merged commit d609d57 into sass-basis:develop Jan 31, 2016
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.

None yet

2 participants