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

Include src files on install #467

Merged
merged 3 commits into from
Oct 24, 2016
Merged

Include src files on install #467

merged 3 commits into from
Oct 24, 2016

Conversation

RoachMech
Copy link
Contributor

@RoachMech RoachMech commented Oct 24, 2016

In order to use the scss files we need to include the src directory on install

@bbrala
Copy link
Member

bbrala commented Oct 24, 2016

Hi @RoachMech

Looked into it, and should be fine to do this. Guess we should change the files config to:

  "files": [
    "dist",
    "src"
  ],

Which should be fine. Could you update the PR to do that? I'll merge it in the coming days then and release a new version

@bbrala bbrala merged commit 3ad6c28 into master Oct 24, 2016
@RoachMech
Copy link
Contributor Author

Thanks @bbrala for the quick merge

@RoachMech RoachMech deleted the include-src-files-on-install branch October 24, 2016 19:10
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.

2 participants