webpack-blocks - core library
📦 Functional approach to compose your webpack config.
This is the core library. Not meant to be used manually.
webpack-blocks
Check out the
Released under the terms of the MIT license.
Functional approach to compose your webpack config.
📦 Functional approach to compose your webpack config.
This is the core library. Not meant to be used manually.
Check out the
Released under the terms of the MIT license.
when() (#242)match() to set exclude
(#252)match() to pass all webpack rule options
to context. (#250)createConfig()
(#171)match()text/html file typecreateConfig() to allow passing context.webpackVersionwebpack-merge v2.3 instead of v0.14application/x-typescript file typetext/x-less file typecontext objectgroup() for creating presetsenv() merging already everything, resulting in duplicate config props (see
#29)env() passes webpack config properly to setters. (see
#2)Initial release.