@code-restory/cr-transclude
Version:
An augmented ng-transclude directive that can pass data to its content
7 lines (5 loc) • 337 B
JavaScript
// Whilst the configuration object can be modified here, the recommended way of making
// changes is via the presets' options or Neutrino's API in `.neutrinorc.js` instead.
// Neutrino's inspect feature can be used to view/export the generated configuration.
const neutrino = require('neutrino');
module.exports = neutrino().webpack();