Tomas Alabestomasalabes.meยทMay 1, 2016Webpack (AMD) + Karma + MochaHere's the situation: You bundle your app/library with output.libraryTarget = amd (and for the sake of the example let's say that also output.library = "myLibrary") You want to test it using Mocha You want to run your tests using Karma I had a few ...webpackAdd a thoughtful commentNo comments yetBe the first to start the conversation.