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

Feature/465 bundler #504

Merged
merged 59 commits into from
Mar 3, 2015
Merged

Feature/465 bundler #504

merged 59 commits into from
Mar 3, 2015

Conversation

thepian
Copy link
Member

@thepian thepian commented Feb 22, 2015

Bundler API allows you to use a specific custom bundler for a view in your SS application.

Henrik Vendelbo and others added 30 commits February 1, 2015 16:25
using it for CLI building of resources
Allow changing the include logic for html/css/code
client bundler with the current asset combination
log include
pack param
ss.bundler provides common functionality
No need to support Node JS without Array.indexOf
bundler.define returns the destination paths so pack can manage the output files.
webpack bundler for trying out
sourcePaths common logic notes paths relative to /client rather than type specific.
Templates are in '/client/templates' by default, but can be outside using paths starting with './'
Require path starting with ./ is relative to /client, this must also be passed in the dev time URL.
@kulicuu
Copy link

kulicuu commented Feb 22, 2015

Very nice.

@coveralls
Copy link

Coverage Status

Coverage decreased (-5.62%) to 44.06% when pulling 148369b on feature/465-bundler into efbcf5f on next.

@coveralls
Copy link

Coverage Status

Coverage decreased (-5.14%) to 44.54% when pulling 7954485 on feature/465-bundler into efbcf5f on next.

@coveralls
Copy link

Coverage Status

Coverage increased (+2.34%) to 52.01% when pulling d1beae0 on feature/465-bundler into efbcf5f on next.

thepian added a commit that referenced this pull request Mar 3, 2015
@thepian thepian merged commit bc724bb into next Mar 3, 2015
@thepian thepian deleted the feature/465-bundler branch March 3, 2015 09:13
@arxpoetica
Copy link
Member

Can someone please ‘splain the @coveralls account?

@thepian
Copy link
Member Author

thepian commented Mar 3, 2015

It's an app that monitors the PR for drops in test coverage, isn't it. I've never used it so I just assume things. Perhaps Paul can give more details

@paulbjensen
Copy link
Contributor

It's a Code Coverage service which monitors code coverage % on your repos. If you integrate it with your Github repo then it will check commits and post the results to the comments section in the PR.

@arxpoetica
Copy link
Member

Word. Thx!

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

5 participants