zland-screen-stats
Version:
zland screen stats
14 lines (6 loc) • 363 B
Markdown
<!-- Start webpack.config.js -->
# [webpack.config.js](webpack.config.js)
Webpack development server configuration
This file is set up for serving the webpack-dev-server, which will watch for changes and recompile as required if
the subfolder /webpack-dev-server/ is visited. Visiting the root will not automatically reload.
<!-- End webpack.config.js -->