• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

react-boilerplate / react-boilerplate / 3904
100%
master: 100%

Build:
Build:
LAST BUILD BRANCH: fix-component-mixUp-in-css-docs
DEFAULT BRANCH: master
Ran 02 Dec 2018 12:33PM UTC
Jobs 2
Files 81
Run time 1min
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

pending completion
3904

push

travis-ci

julienben
Subfolder deployment (#2498)

## React Boilerplate

Thank you for contributing! Please take a moment to review our [**contributing guidelines**](https://github.com/react-boilerplate/react-boilerplate/blob/master/CONTRIBUTING.md)
to make the process easy and effective for everyone involved.

**Please open an issue** before embarking on any significant pull request, especially those that
add a new library or change existing tests, otherwise you risk spending a lot of time working
on something that might not end up being merged into the project.

Before opening a pull request, please ensure:

- [x] You have followed our [**contributing guidelines**](https://github.com/react-boilerplate/react-boilerplate/blob/master/CONTRIBUTING.md)
- [x] Double-check your branch is based on `dev` and targets `dev` 
- [x] Pull request has tests (we are going for 100% coverage!)
- [ ] Code is well-commented, linted and follows project conventions
- [x] Documentation is updated (if necessary)
- [ ] Internal code generators and templates are updated (if necessary)
- [x] Description explains the issue/use-case resolved and auto-closes related issues

Be kind to code reviewers, please try to keep pull requests as small and focused as possible :)

**IMPORTANT**: By submitting a patch, you agree to allow the project
owners to license your work under the terms of the [MIT License](https://github.com/react-boilerplate/react-boilerplate/blob/master/LICENSE.md).

## Description
My Devops team has ran into issues while deploying the app because they were using an NGINX server that serves other apps.
So, I searched for solutions and came up with one of **[using environment variables to dynamically change the basename during build process.](https://medium.com/friday-knowledge/webpack-compiler-placeholders-3598f5f723b9)**

My thinking is that documenting the process is enough.
However, the changes that I made, do not affect current development setup. So, I c... (continued)

106 of 106 branches covered (100.0%)

277 of 277 relevant lines covered (100.0%)

62.64 hits per line

Jobs
ID Job ID Ran Files Coverage
1 3904.1 02 Dec 2018 12:35PM UTC 0
100.0
Travis Job 3904.1
2 3904.2 02 Dec 2018 12:33PM UTC 0
100.0
Travis Job 3904.2
Source Files on build 3904
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #3904
  • 79a309ee on github
  • Prev Build on dev (#3901)
  • Next Build on dev (#3910)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc