Closed craighillwood closed 4 years ago
dist
npm run build
.nvmrc
v12
npm install
What kind of change does this PR introduce? (check at least one)
Does this PR introduce a breaking change? (check one)
Did you test your solution?
https://github.com/Jam3/react-ui/pull/8
dist
folder (asnpm run build
wasn't run)..nvmrc
to avoid Node.jsv12
being used, which currently breaksnpm install
.What kind of change does this PR introduce? (check at least one)
Does this PR introduce a breaking change? (check one)
Did you test your solution?
Problem Description
https://github.com/Jam3/react-ui/pull/8