Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- ng build --verbose
- ⠹ Building...
- polyfills-RT5I6R6G.js 33.1kb
- Done in 167ms
- polyfills.server.mjs 261.7kb
- ⠦ Building...
- ● [DEBUG] Lookbehind assertions in regular expressions are not available in the configured target environment ("chrome123.0", "edge123.0", "firefox115.0", "ios16.0", "node20.9.0", "safari16.0" + 5 overrides) [unsupported-regexp]
- node_modules/critters/dist/critters.mjs:1341:51:
- ⠧ Building...
- ~~~ ╵
- This regular expression literal has been converted to a "new RegExp()" constructor to avoid
- generating code with a syntax error. However, you will need to include a polyfill for "RegExp" for
- your code to have the correct behavior at run-time.
- ⠇ Building...
- [unsupported-regexp]
- node_modules/critters/dist/critters.mjs:1399:30:
- 1399 │ sel = sel.replace(/(?<!\\)::?[a-z-]+(?![a-z-(])/gi, '').replace(/::?not\(\s*\)/g, '')
- ╵ ~~~
- This regular expression literal has been converted to a "new RegExp()" constructor to avoid
- generating code with a syntax error. However, you will need to include a polyfill for "RegExp" for
- your code to have the correct behavior at run-time.
- ⠴ Building...
- ● [DEBUG] Top-level "this" will be replaced with undefined since this file is an ECMAScript module [this-is-undefined-in-esm]
- node_modules/@angular/fire/fesm2022/angular-fire.mjs:180:16:
- 180 │ const _this = this;
- │ ~~~~
- ╵ undefined
- This file is considered to be an ECMAScript module because of the "export" keyword here:
- node_modules/@angular/fire/fesm2022/angular-fire.mjs:248:0:
- 248 │ export { VERSION, keepUnstableUntilFirst, observeInsideAngular, observeOutsideAngular, ɵAPP_CHECK_PROVIDER_NAME, ɵA...
- ╵ ~~~~~~
- ⠙ Building...
- ● [DEBUG] Top-level "this" will be replaced with undefined since this file is an ECMAScript module [this-is-undefined-in-esm]
- node_modules/@angular/fire/fesm2022/angular-fire.mjs:180:16:
- 180 │ const _this = this;
- │ ~~~~
- ╵ undefined
- This file is considered to be an ECMAScript module because of the "export" keyword here:
- node_modules/@angular/fire/fesm2022/angular-fire.mjs:248:0:
- ~~~~~~⠹ Building...
- ⠹ Building...
- ● [DEBUG] This call to "require" will not be bundled because the argument is not a string literal [unsupported-require-call]
- node_modules/express/lib/view.js:72:13:
- 72 │ var fn = require(mod).__express;
- ╵ ~~~~~~~
- ⠴ Building...
- main-PZUBASYG.js 584.6kb
- chunk-PINX5G4F.js 151.9kb
- chunk-DOPHSTMJ.js 62.2kb
- ⠼ Building...
- server.mjs 1.1mb
- chunk-SEVSWVXV.mjs 903.4kb
- chunk-QM4LVGZU.mjs 345.5kb
- chunk-VD4G6FPL.mjs 226.6kb
- chunk-Q47SVSXD.mjs 11.8kb
- ...and 4 more output files...
- ⠴ Building...
Advertisement
Add Comment
Please, Sign In to add comment