Something went wrong while fetching comments. Please try again.
packages/babel-plugin-hot-reload
tests
__fixtures__
assignment.js +2 -0
__snapshots__
fixtures.test.js.snap +3 -0
index.js +45 -0
- Joe Haddad authored
@@ -69,7 +69,29 @@ function isVariableCandidate(declaration) {
@@ -131,6 +153,29 @@ module.exports = function({ types }) {