We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ff67292 commit a2aa175Copy full SHA for a2aa175
client/webpack.client.base.config.js
@@ -1,4 +1,4 @@
1
-// Common webpack configuration used by webpack.hot.config and webpack.rails.config.
+// Common client-side webpack configuration used by webpack.hot.config and webpack.rails.config.
2
3
const webpack = require('webpack');
4
0 commit comments