Ng build —prod error
-
When i use ng build —prod to make the publish package ,the progress is stop at 11% ,how to deal with it?
But ng build is ok.without —prod args the deploy pack is >14m,it’s too much big
-
My project is init by angular cli
i add onsenui and ngx-onsen by npm
when i build the project by ng build --prod command
the result is like follow up pic’s show.