Discussions

Ask a Question
Back to All

Customizing Webpack

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!