Skip to content

Conversation

@alqh
Copy link
Contributor

@alqh alqh commented Dec 3, 2019

…'t currently slice the path for query parameters

…s, it doesn't currently slice the path for query parameters
@alqh
Copy link
Contributor Author

alqh commented Dec 4, 2019

@jhnns or @benurb Would you be able to please review this PR and push through it to a version so that the bug fix can flow through?

@alqh
Copy link
Contributor Author

alqh commented Dec 4, 2019

The task that is failing on the build process is about the babel version that is loaded is 6.X whereas the babel version that it is expected is 7.X.. This look like a build job configuration, any chance we can get that fixed?

@jannikkeye
Copy link
Contributor

Hi there @alqh,

thank you for your contribution. Excuse the late response. I modified your proposed changes to also work for cases where a resource path has explicit loaders and a query and added an additional test case. Regarding the CI error we decided to drop node 6 support.

Are these changes ok for you?

@alqh
Copy link
Contributor Author

alqh commented Jan 27, 2020

Hi @jannikkeye , thank you for picking up this PR.

Your commit makes sense, I see the case where there are double-ups in the path and the iteration will just chop the last match one?

Looks good to me, please go ahead @jannikkeye .

Thank you.!

@alqh alqh requested a review from jannikkeye January 27, 2020 19:41
Copy link
Contributor

@jannikkeye jannikkeye left a comment

Choose a reason for hiding this comment

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

New changes approved after consultation of PR owner.

@jannikkeye jannikkeye merged commit b4b2c0a into peerigon:master Jan 28, 2020
@github-actions
Copy link

🎉 This PR is included in version 4.0.1 🎉

The release is available on:

Your semantic-release bot 📦🚀

@alqh
Copy link
Contributor Author

alqh commented Jan 28, 2020

Thank you @jannikkeye for your time and help!

@alqh
Copy link
Contributor Author

alqh commented Jan 29, 2020

@jannikkeye I picked up 4.0.1 version yesterday, but it is not loading the extract-loader, looks like there is no 'lib/extractLoader.js' which is the entry point to the extract-loader. Can you please verify your published build please?

@jhnns
Copy link
Member

jhnns commented Jan 29, 2020

@alqh We switched to semantic-release but had some problems configuring it. Sorry for that 😞. We will release a fixed version today.

@jannikkeye
Copy link
Contributor

@alqh Can you please install the latest version (should be 4.0.3). We fixed the semantic-release process so build assets are properly included before publishing: https://unpkg.com/extract-loader@4.0.3/lib/extractLoader.js

@alqh
Copy link
Contributor Author

alqh commented Jan 29, 2020

@jannikkeye Thank you. I've pulled them and tested across our projects. Its working good now. Thank you !!

@jannikkeye
Copy link
Contributor

@alqh Glad to hear it. 🎉

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants