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.
2 parents bbce36b + 1b24ce0 commit a597c3fCopy full SHA for a597c3f
example/webpack.config.js
@@ -2,7 +2,7 @@ var path = require('path');
2
3
module.exports = {
4
// If your entry-point is at "src/index.js" and
5
- // your output is in "/dist", you can ommit
+ // your output is in "/dist", you can omit
6
// these parts of the config
7
module: {
8
rules: [{
0 commit comments