something wrong after i run build
kawhi66 opened this issue · 4 comments
kawhi66 commented
nsilvah commented
I have the same problem
codeboxinc commented
Exact same problem!
codeboxinc commented
found a hack work around.
Add all your content.
Then run $ npm run build
Now, the styling will be messed up.
Now delete bundle.js
Now you can navigate to this folder, and the styling bug will be gone.
Just copy the index.html file and the css folder to your server to host your API doc:
- index.html
- css/*