Skip to content

Commit

Permalink
chore: add false tests
Browse files Browse the repository at this point in the history
  • Loading branch information
theKashey committed Jul 4, 2019
1 parent f155bb0 commit 8bbc6d3
Show file tree
Hide file tree
Showing 4 changed files with 350 additions and 2,404 deletions.
3 changes: 3 additions & 0 deletions src/configuration.js
Expand Up @@ -17,6 +17,9 @@ const configuration = {
// Disable "hot-replacement-render"
disableHotRenderer: false,

// @private
integratedResolver: false,

// Disable "hot-replacement-render" when injection into react-dom is made
disableHotRendererWhenInjected: true,

Expand Down

0 comments on commit 8bbc6d3

Please sign in to comment.