Skip to content

issues Search Results · repo:ngx-builders/source-map-analyzer language:TypeScript

Filter by

19 results
 (82 ms)

19 results

inngx-builders/source-map-analyzer (press backspace or delete to remove)

ng add ngx builders fail Expected Behavior the builder to install sucessfully Current Behavior the video is recorded here https://www.youtube.com/watch?v=IZLQ9mUuBQ0 Possible Solution check the paths ...
  • windmillcode0
  • 5
  • Opened 
    on May 22, 2023
  • #108

Before: The analyze command used to run build internally. Now: Build is not part of analyze command. You need to follow below steps - Run build with souceMap enabled - Run the analyze - Now you ...
documentation
good first issue
  • santoshyadavdev
  • 3
  • Opened 
    on Apr 16, 2023
  • #103

So far this executor used to handle the build step as well. This will be a breaking change, but after splitting we can use this to only generate the report.
  • santoshyadavdev
  • Opened 
    on Apr 15, 2023
  • #100

When running the command: ng add @ngx-builders/analyze the following failure is reported: An unhandled exception occurred: NOT SUPPORTED: keyword id , use $id for schema ID with the following detail: ...
  • brodziakm
  • 3
  • Opened 
    on Nov 29, 2021
  • #83

This issue lists Renovate updates and detected dependencies. Read the Dependency Dashboard docs to learn more. br View this repository on the Mend.io Web Portal. Config Migration Needed - [ ] !-- create-config-migration-pr ...
  • renovate[bot]
  • Opened 
    on Oct 18, 2021
  • #77

Just running analyzer on my project and cannot get through. When running npx source-map-explorer dist/*es2015.*.js I do not seem to get any errors (maybe silent?) I do not seem to be getting any log ...
  • gradzio
  • 1
  • Opened 
    on Sep 19, 2021
  • #73

My application was created in angular 11 and i installed this plugin. But it show the below error. image
  • maniya108
  • 4
  • Opened 
    on Dec 1, 2020
  • #59

I m getting this error even if I followed the docs properly, Is there anything I am doing wrong ? **Command failed: npx source-map-explorer dist/doewebreport/*es2015.*.js npx: installed 66 in 17.446s** ...
  • iamsurajdc
  • 3
  • Opened 
    on Oct 11, 2020
  • #53

90% chunk assets processing --- Last few GCs --- [11292:00000261A7EAAAC0] 830073 ms: Mark-sweep 2036.4 (2063.1) - 2036.2 (2063.6) MB, 2577.1 / 0.1 ms (average mu = 0.098, current mu = 0.003) allocation ...
  • yashodhah
  • 3
  • Opened 
    on Jul 21, 2020
  • #46

The new Angular CLI 10 does not put the es2015 suffix in file names as differential loading is not enabled by default. Thus, the bundle filter for the analyzecommand does not work anymore. https://github.com/ngx-builders/source-map-analyzer/blob/master/analyze/index.ts#L33 ...
  • fmalcher
  • 1
  • Opened 
    on Jun 29, 2020
  • #42
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue search results · GitHub