mirror of
https://github.com/wassname/generator-react-webpack.git
synced 2026-09-11 12:10:36 +08:00
@@ -1,7 +1,7 @@
|
|||||||
/*
|
/*
|
||||||
* Webpack development server configuration
|
* Webpack development server configuration
|
||||||
*
|
*
|
||||||
* This file is set up for serving the webpak-dev-server, which will watch for changes and recompile as required if
|
* 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.
|
* the subfolder /webpack-dev-server/ is visited. Visiting the root will not automatically reload.
|
||||||
*/
|
*/
|
||||||
'use strict';
|
'use strict';
|
||||||
|
|||||||
Reference in New Issue
Block a user