# Add external package (not via npm)

**URL:** https://discourse.roots.io/t/add-external-package-not-via-npm/16530
**Category:** sage
**Tags:** webpack, sage9
**Created:** 2019-09-05T08:47:56Z
**Posts:** 1

## Post 1 by @Gianluca_Suarato — 2019-09-05T08:47:57Z

Hi All,  
what’s the best way to include an external library not from npm. I’ve got Masterslider (or whatever) as a folder on my machine. I would like to insert into a folder of the project and have it inside the bundle.  
Where I need to place it as a folder? do I need to change something into the webpack config? I cannot use import as not supports ES6.

Thanks
