UNPKG

@lavamoat/webpack

Version:

LavaMoat Webpack plugin for running dependencies in Compartments without eval

8 lines (7 loc) 216 B
/** * A loader that does nothing, but when used in the loader chain, marks the * module as excluded from wrapping by LavaMoat. * * @module excludeLoader */ module.exports = (/** @type {any} */ source) => source