begin scaffolding for lerna

This commit is contained in:
Shawn Erquhart
2018-07-03 15:47:15 -04:00
parent 26f7c38a9f
commit 768fcbaa1d
320 changed files with 50292 additions and 464 deletions

View File

@ -0,0 +1,5 @@
import createHistory from 'history/createHashHistory';
let history = createHistory();
export default history;