ngx-admin icon indicating copy to clipboard operation
ngx-admin copied to clipboard

Build to prod - I cant make it work

Open Junkboy1 opened this issue 2 years ago • 1 comments

Issue type

**I'm submitting a doubt (check one with "x")

  • [x ] bug report
  • [ ] feature request
  • [ ] question about the decisions made in the repository

Issue description

Current behavior: The webapp is working in localhost:4200 but when I perform the npm run build:prod and then open the index.html I just get the spinner running

Expected behavior: The app should work in the index.html

Steps to reproduce: Just create a new build

image

Other information:

Junkboy1 avatar Feb 23 '23 01:02 Junkboy1

Have a look at console (developer tools) in your browser. See if you have any errors showing up there.

Prefix1802 avatar Jul 02 '23 08:07 Prefix1802