@mapbox/batfish
Advanced tools
Changelog
1.9.8
.json
files in the pagesDirectory
not to be copied to the outputDirectory
.unprocessedPageFiles
to sometimes be processed as pages.Changelog
1.9.7
cpy
dependency.Changelog
1.9.6
spa
mode.Changelog
1.9.5
^
from assets-webpack-plugin
dependency to avoid regression.Changelog
1.9.4
webpackPlugins
in static HTML build as well as client-side bundle build, as plugins like DefinePlugin
can provide information that is depended on for building the HTML. If this breaks a build for you, please open an issue about your use case.Changelog
1.9.3
electron
to list of libraries that Webpack should not try to bundle during the HTML build.Changelog
1.9.2
Changelog
1.9.1
siteBasePath
.Changelog
1.9.0
require('@mapbox/batfish').webpack
, so it can be used for custom plugin configuration.