question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

production build including all js and multiple file , but in production build , it should have minimum file and minified files. and also ng build -prod not working .. it very big issue with production .. this should be first priority

See original GitHub issue

Please provide us with the following information:

  1. OS? Windows 7, 8 or 10. Linux (which distribution). Mac OSX (Yosemite? El Capitan?)
  1. Versions. Please run ng --version. If there’s nothing outputted, please run in a Terminal: node --version And paste the result here.

  2. Repro steps. Was this an app that wasn’t created using the CLI? What change did you do on your code? etc.

  3. The log given by the failure. Normally this include a stack trace and some more information.

  4. Mention any other details that might be useful.


    Thanks! We’ll be in touch soon.

Issue Analytics

  • State:closed
  • Created 7 years ago
  • Reactions:2
  • Comments:9 (4 by maintainers)

github_iconTop GitHub Comments

1reaction
filipeaguiarcommented, May 28, 2016

You should consider changing the title to something shorter.

My sugestion:

ng build -prod not working or generating unnecessary files

0reactions
angular-automatic-lock-bot[bot]commented, Sep 5, 2019

This issue has been automatically locked due to inactivity. Please file a new issue if you are encountering a similar or related problem.

Read more about our automatic conversation locking policy.

This action has been performed automatically by a bot.

Read more comments on GitHub >

github_iconTop Results From Across the Web

ng build --production does not fully uglify js classes
When looking into the outputted files in the dist folder, parts of the file are indeed minified and uglified. Other parts of the...
Read more >
Changelog - Cypress Documentation
Fixed an issue with Angular Component Testing where urls within SASS/SCSS files were not being correctly resolved which could result in incomplete styling....
Read more >
9 tricks to eliminate render blocking resources - LogRocket Blog
Use the defer and async attributes to eliminate render-blocking JavaScript; Find and remove unused CSS and JavaScript; Split code into smaller ...
Read more >
30 Answers from Stack Overflow to the most popular webpack ...
Learn webpack and common issues by exploring 30 questions and answers! ... For a production usage, you have to deploy all the files...
Read more >
Read Web Component Architecture & Development with ...
AngularJS is a new JavaScript toolkit having been production ready since ... and UI developers will apply these patterns including, but not limited...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found