Skip to content

Conversation

@jonathan-s
Copy link
Owner

@jonathan-s jonathan-s commented May 16, 2020

The javascript part of stimulus reflex introduces adapters (stimulusreflex/stimulus_reflex#182) so that implementations can be more flexible.

To be compatible with that change we need to use the same adapter here on our side.

Note: Tests are not passing here simply because of the fact that while testing this locally I had moved the stimulusreflex folder into the django-sockpuppet project.

@jonathan-s jonathan-s changed the title Spike to test that things are connected properly StimulusReflex introduces adapters - refactor accordingly. May 16, 2020
"webpack-cli": "^3.3.11"
},
"dependencies": {
"stimulus_reflex": "file:./stimulus_reflex/javascript",
Copy link
Owner Author

Choose a reason for hiding this comment

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

Note that this would need to get changed.

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