UNPKG

flamingo-carotene-webpack

Version:

Provide an abstraction for webpack with the ability for other modules to extend the webpack config, with integration into the flamingo-carotene-dev-server module

8 lines (5 loc) 136 B
'use strict'; const flamingoCaroteneWebpack = require('..'); describe('flamingo-carotene-webpack', () => { it('needs tests'); });