Discussions
Customizing Webpack
almost 5 years ago by Cory Logan
Is there a way to add my own webpack config? I'd like to include a couple of libraries to be bundled into the javascript, and used at build time. I'm thinking about using Riot.js for this particular app.
Thanks!