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

Fix Utils.bundle_js_file_path for manifest.json in webpacker projects #1012

Merged
merged 2 commits into from
Jan 11, 2018
Merged

Fix Utils.bundle_js_file_path for manifest.json in webpacker projects #1012

merged 2 commits into from
Jan 11, 2018

Conversation

elstgav
Copy link
Contributor

@elstgav elstgav commented Jan 10, 2018

Utils.bundle_js_file_path was incorrectly returning
'manifest.json'
instead of, say,
'/path/to/rails/public/packs/manifest.json'

Fixes #1011


This change is Reviewable

Utils.bundle_js_file_path was incorrectly returning
`'manifest.json'`
instead of, say,
`'/path/to/rails/public/packs/manifest.json'`

Fixes #1011
@justin808
Copy link
Member

:lgtm:

Very nice work. @elstgav Please email me at [email protected]. I'd like to invite you to our slack discussion room.


Reviewed 2 of 3 files at r1, 1 of 1 files at r2.
Review status: all files reviewed at latest revision, all discussions resolved.


Comments from Reviewable

@justin808 justin808 merged commit c9437d7 into shakacode:master Jan 11, 2018
@elstgav elstgav deleted the fix-utils-bundle-js-file-path-for-manifest branch January 11, 2018 22:38
justin808 pushed a commit that referenced this pull request Jan 24, 2018
…#1012)

* Fix Utils.bundle_js_file_path for manifest.json in webpacker projects

Utils.bundle_js_file_path was incorrectly returning
`'manifest.json'`
instead of, say,
`'/path/to/rails/public/packs/manifest.json'`

Fixes #1011

* Make issue link explicit
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