Slidebars icon indicating copy to clipboard operation
Slidebars copied to clipboard

add support foor webpack

Open fogetIt opened this issue 8 years ago • 2 comments

fogetIt avatar Jun 04 '17 04:06 fogetIt

If you don't want to wait for this to get merged (since there's been very little activity recently) you can depend on my fork which includes CommonJS/AMD support and plays nice with webpack out of the box. Just change your package.json to depend on:

"slidebars": "git+ssh://[email protected]/jaredh159/Slidebars.git#3.0.0"

And then yarn or npm install.

jaredh159 avatar Oct 03 '17 22:10 jaredh159

Thank you, this saves my day! I am relying on your fork now! ;-)

mablae avatar Nov 29 '18 19:11 mablae