Skip to content

Commit a2aa175

Browse files
committedOct 25, 2015
Improve comment in webpack.client.base.config.js
1 parent ff67292 commit a2aa175

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎client/webpack.client.base.config.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Common webpack configuration used by webpack.hot.config and webpack.rails.config.
1+
// Common client-side webpack configuration used by webpack.hot.config and webpack.rails.config.
22

33
const webpack = require('webpack');
44

0 commit comments

Comments
 (0)
Please sign in to comment.