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

Npm ignore #1132

Merged
merged 1 commit into from
Sep 7, 2017
Merged

Npm ignore #1132

merged 1 commit into from
Sep 7, 2017

Conversation

DanPurdy
Copy link
Member

@DanPurdy DanPurdy commented Sep 2, 2017

fixes #986

Removes all files and directories not required to run sass-lint to minimise the install size.

To test you can checkout this branch and run npm pack it should create a tar file then do tar -tf THE_FILE_NAME to get a list of all the files that would be created when installing from NPM

See also https://docs.npmjs.com/misc/developers

<DCO 1.1 Signed-off-by: Dan Purdy dan@dpurdy.me>

@coveralls
Copy link

Coverage Status

Coverage remained the same at 97.574% when pulling 93268c6 on feature/npm-ignore into ca0690b on v1-dev.

1 similar comment
@coveralls
Copy link

coveralls commented Sep 2, 2017

Coverage Status

Coverage remained the same at 97.574% when pulling 93268c6 on feature/npm-ignore into ca0690b on v1-dev.

@DanPurdy DanPurdy merged commit 3b83d6f into v1-dev Sep 7, 2017
@DanPurdy DanPurdy deleted the feature/npm-ignore branch September 7, 2017 00:23
@DanPurdy
Copy link
Member Author

Fixes #1026

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

Successfully merging this pull request may close these issues.

None yet

3 participants