Digiturk / wface

Enterprise web application platform based on ReactJS
http://wface.digiturk.io
MIT License
23 stars 5 forks source link

Blank page when building the app. #54

Closed mastercoks closed 1 year ago

mastercoks commented 5 years ago

Describe the bug When building the static app using the npm run-script build, the created page is blank.

To Reproduce Steps to reproduce the behavior:

  1. Generate the new project wface create project
  2. Change the file @wface/container/configs/webpack/prod.js as the print below: image
  3. Build the app npm run-script build

Expected behavior Build the app successfully

Screenshots image

PS: The change to the file was made because the app was not finding the file /js/main.min.js

mastercoks commented 5 years ago

PS2: In version 0.14.1 it is working.

mbrn commented 5 years ago

Thanks for issue @mastercoks . I am closing it.

mastercoks commented 5 years ago

Thanks for issue @mastercoks . I am closing it.

In the current version 0.20.0 is not working, or previous.

mbrn commented 5 years ago

I will take a look at it asap.

mastercoks commented 5 years ago

Any news about this?

mbrn commented 5 years ago

Sorry @mastercoks ,

I was working on tight deadline project until 2-3 days ago. I will look at this in a few days. If you have any solution, please feel comfort to send a PR.