zland-debug-controls
Version:
zland debug controls
16 lines (7 loc) • 375 B
Markdown
<!-- Start webpack.config.js -->
# [webpack.config.js](webpack.config.js)
## webpack
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 -->