Skip to content

Commit

Permalink
> @pagerduty/[email protected] build
Browse files Browse the repository at this point in the history
> tsc && webpack

asset pdjs-legacy.js 22.1 KiB [compared for emit] [minimized] (name: main) 1 related asset
runtime modules 937 bytes 4 modules
orphan modules 20.7 KiB [orphan] 3 modules
cacheable modules 51.9 KiB
  ./src/index.ts + 3 modules 20.8 KiB [built] [code generated]
  ./node_modules/cross-fetch/dist/browser-ponyfill.js 15.1 KiB [built] [code generated]
  ./node_modules/abortcontroller-polyfill/dist/cjs-ponyfill.js 14.8 KiB [built] [code generated]
  ./node_modules/browser-or-node/lib/index.js 1.26 KiB [built] [code generated]

WARNING in configuration
The 'mode' option has not been set, webpack will fallback to 'production' for this value.
Set 'mode' option to 'development' or 'production' to enable defaults for each environment.
You can also set it to 'none' to disable any default behavior. Learn more: https://webpack.js.org/configuration/mode/

webpack 5.33.2 compiled with 1 warning in 3579 ms

asset pdjs.js 9.81 KiB [compared for emit] [minimized] (name: main) 1 related asset
orphan modules 20.5 KiB [orphan] 3 modules
runtime modules 670 bytes 3 modules
./src/index.ts + 3 modules 20.6 KiB [built] [code generated]

WARNING in configuration
The 'mode' option has not been set, webpack will fallback to 'production' for this value.
Set 'mode' option to 'development' or 'production' to enable defaults for each environment.
You can also set it to 'none' to disable any default behavior. Learn more: https://webpack.js.org/configuration/mode/

webpack 5.33.2 compiled with 1 warning in 3054 ms
  • Loading branch information
Brett Willemsen committed Apr 14, 2021
1 parent 6ff8478 commit 7041423
Show file tree
Hide file tree
Showing 9 changed files with 33 additions and 14 deletions.
8 changes: 6 additions & 2 deletions build/src/api.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion build/src/api.js.map

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

15 changes: 15 additions & 0 deletions build/src/api.test.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 7041423

Please sign in to comment.