-
-
Notifications
You must be signed in to change notification settings - Fork 9.7k
Closed
Labels
bugAn error in the Docusaurus core causing instability or issues with its executionAn error in the Docusaurus core causing instability or issues with its execution
Description
🐛 Bug Report
I want to deploy the build folder, but the build folder css is all messed up. The pages has no styling. When I'm running in development mode the pages are loading fine, but in build mode, pages are not loading properly. Please see attached photos
Have you read the Contributing Guidelines on issues?
Yes
To Reproduce
- Clone the repo
git clone https://github.com/react-native-bootstrap/react-native-bootstrap - cd into website folder
cd website - Start development server and see website is working fine
yarn start - Not build the static website & open
index.htmlin build folder
yarn build
Expected behavior
The website should have looked like this
Running index.html file from build folder should have worked fine, so that I can deploy it on github pages
Actual Behavior
Website looks like this after deploying build folder in gh-pages
Your Environment
- Docusaurus version used: 2.0.0-alpha.56
- Firefox 76.0.1 (64-bit)
- Node.js v10.15.3
- Operating system and version (desktop or mobile): Ubuntu 18.04
Reproducible Demo
The entire code is present here https://github.com/react-native-bootstrap/react-native-bootstrap/tree/master/website
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugAn error in the Docusaurus core causing instability or issues with its executionAn error in the Docusaurus core causing instability or issues with its execution

