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 8359f90 commit 603f557Copy full SHA for 603f557
webpack.config.js
@@ -35,7 +35,7 @@ const moduleCfg = {
35
},
36
{
37
test: /\.pegjs$/,
38
- loader: 'pegjs-loader?dependencies={"BigInt":"big-integer"}'
+ loader: 'pegjs-loader?dependencies={"BigInt":"big-integer"}&trace=true'
39
}
40
],
41
0 commit comments