Topic: mdb deployment to prod
elkhatts pro asked 6 years ago
Hi,1- Where can I find deployment on production documentation?2- When I try build:all, build:pro, my generated directory don\\\'t contain any index.html.Thanks!
FREE CONSULTATION
Hire our experts to build a dedicated project. We'll analyze your business requirements, for free.
Status
Resolved
Specification of the issue
- ForumUser: Pro
- Premium support: No
- Technology: MDB Angular
- MDB Version: -
- Device: -
- Browser: -
- OS: -
- Provided sample code: No
- Provided link: No
Tags
Damian Gemza staff commented 6 years ago
Hello elkhatts, Our MDB is framework only. We're not providing documentation for generating a production version of your application. It's all up to you. For a simple production compilation, you have to type ng build --prod. By default, all production files are contained in /dist directory. Try going there and looking for your index.html file. Best Regards, Damian