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

NPM package #201

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

NPM package #201

wants to merge 2 commits into from

Conversation

anero
Copy link

@anero anero commented Jun 26, 2018

This PR adds support for using the library via webpacker.

The package is not currently published so you'd need to add the dependency from github:
"remotipart": "https://github.com/JangoSteve/remotipart.git#npm_package"
And then just add the following to app/javascripts/application.js:
import 'remotipart'

Usage via assets pipeline remains the same:
#= require jquery.remotipart

Note: we weren't able to test these changes on Rails-jQuery-Demo as it will require migrating to Rails 5 and setting up webpacker.

@tilvan
Copy link

tilvan commented Nov 13, 2018

I think, until PR doesn't merged it should be use https://github.com/controlshift/remotipart.git#npm_package. controlshift instead of JangoSteve

@attenzione
Copy link

any update?

@joemasilotti
Copy link

Are there any updates on if this will be merged in?

@ryanb
Copy link

ryanb commented Apr 1, 2020

I'd love to see this merged in and brought up to date with the latest changes. Any update on this?

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.

6 participants