Skip to content

Script source(s) as function (props => sources) #30

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

Closed
wants to merge 2 commits into from

Conversation

cdelaorden
Copy link

@cdelaorden cdelaorden commented Jan 12, 2018

Adds feature #29

Much like connect from Redux, if sources is a function then call that function with the decorated
component props to generate the final script sources to load.

Pull request includes automatic Prettier code formatting (sorry about that not intended), a new test to verify the functionality and the simple change to the container to calculate the scripts to load in the constructor.

@cdelaorden cdelaorden changed the title Script source(s) as function (props => sources) - Fix #29 Script source(s) as function (props => sources) Jan 12, 2018
@cdelaorden
Copy link
Author

I noticed the checks, the AppVeyor error is chinese to me and the Travis CI environments seem quite old to me (node 0.10, node 0.12 and so on), even const is not accepted. :) Anything missing on my side?

@cdelaorden cdelaorden closed this May 10, 2023
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.

1 participant