Open fsmaia opened 5 years ago
👍
Hi @fsmaia , Curious to know if you got cypress-select-tests with cypress-webpack-preprocessor working ? i stuck here trying to use cypress-select-tests to have tagging but no luck .
@fsmaia @agileurbanite @archanahm Have any of you found a way out of this?
@coder-shanks not at the moment.
Same here :)
Is this still an issue? I am having the same problem at the moment. The project I am working on is using the Webpack preprocessor.
Yeah, I haven’t worked on this problem at all
Sent from my iPhone
On Aug 11, 2020, at 21:23, Justin Lugo notifications@github.com wrote:
Is this still an issue? I am having the same problem at the moment. The project I am working on is using the Webpack preprocessor.
— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub, or unsubscribe.
Would this be a simple fix? Instead of requiring the browserify, we instead transpile with webpack?
Not sure, you would need to try it
Sent from my iPhone
On Aug 11, 2020, at 21:34, Justin Lugo notifications@github.com wrote:
Would this be a simple fix? Instead of requiring the browserify, we instead transpile with webpack?
— You are receiving this because you commented. Reply to this email directly, view it on GitHub, or unsubscribe.
Hey peeps! Is there any news about this? Would be super cool to be able to use this library, but my project relies on the webpack preprocessor :(
Although warned in README.md, is there a way to combine this preprocessor with
cypress-webpack-preprocessor
?