Slidebars
                                
                                 Slidebars copied to clipboard
                                
                                    Slidebars copied to clipboard
                            
                            
                            
                        add support foor webpack
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.
Thank you, this saves my day! I am relying on your fork now! ;-)