Proposal: Compatibility with browserify#100
Conversation
|
BTW, I took an idea about changing Also, I've created simple example: pagenoare/browserify-bootstrap-example@dda6192 Regards, |
|
I should make a note about minification. Sorry. So you'll need me to publish this to |
|
Yeah, publishing it to npm registry would be slightly cleaner, because then I could change this line: pagenoare/browserify-bootstrap-example@dda6192#diff-b9cfc7f2cdf78a7f4b91a753d10865a2R15 to look like: "bootstrap-hover-dropdown": ""Without putting this into registry (but merging this PR, package.json must be inside repo) this plugin could be also accessed like: "bootstrap-hover-dropdown": "CWSpear/bootstrap-hover-dropdown"Thanks. |
|
I have published to |
|
Ah, I figured it out. My login was stale... strange that that resulted in a 500 error (see npm/npm#6669) Anyway, |
|
Thanks @CWSpear! 👍 |
Hey,
I'm using browserify, and would like to use your plugin with it. I've managed to do it with this patches. I haven't done the minification though, I don't know which tool you've been using for that.
Thanks for the plugin!
Regards,
Kacper.