We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6ed8d92 commit 3a327ddCopy full SHA for 3a327dd
examples/tracer-web/webpack.config.js
@@ -8,7 +8,6 @@ const common = {
8
mode: 'development',
9
entry: {
10
metrics: 'examples/metrics/index.js',
11
- test: 'examples/test/test.ts',
12
fetch: 'examples/fetch/index.js',
13
'xml-http-request': 'examples/xml-http-request/index.js',
14
zipkin: 'examples/zipkin/index.js',
0 commit comments