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

[MAJOR] Using Pipenv, stable javabridge, node-sass, yarn and more #13

Merged
merged 13 commits into from
Feb 18, 2018

Conversation

achillesrasquinha
Copy link
Member

No description provided.

@achillesrasquinha achillesrasquinha changed the base branch from dev to develop February 18, 2018 07:20
@achillesrasquinha
Copy link
Member Author

achillesrasquinha commented Feb 18, 2018

Just realised what a douche I am! Attempting a easy install without confirming merge.

@achillesrasquinha
Copy link
Member Author

Merging this for now. Will retry once build turns stable.

@achillesrasquinha achillesrasquinha merged commit e935d72 into HelikarLab:develop Feb 18, 2018
@rupav rupav mentioned this pull request May 2, 2018
2 tasks
@@ -7,8 +7,8 @@
"doc": "docs"
},
"scripts": {
"sass": "sass candis/app/client/styles/App.scss:candis/app/assets/css/styles.min.css --sourcemap=none --style compressed",
"sass.watch": "sass --watch candis/app/client/styles/App.scss:candis/app/assets/css/styles.min.css --sourcemap=none --style compressed",
"sass": "node-sass candis/app/client/styles/App.scss:candis/app/assets/css/styles.min.css --sourcemap=none --style compressed",
Copy link
Collaborator

Choose a reason for hiding this comment

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

with reference to https://github.com/sass/node-sass#command-line-interface, --style should be replaced with --output-style, and there should be no : in between input and output file path.

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