react-hot-ts
react-hot-ts copied to clipboard
Demo of React Hot Reloading + TypeScript + Webpack2
C:\myTest\typescript\react-hot-ts-master\node_modules\[email protected]@ts-node\src\index.ts:307 throw new TSError(formatDiagnostics(diagnosticList, cwd, ts, lineOffset)) ^ TSError: ⨯ Unable to compile TypeScript webpack.config.ts (54,5): Type '{ entry: string[]; output: { path: string; filename: string; }; devtool: "source-map"; resolve:...
Checking this repo out, but I am having some issues with it. Any ideas? (I just cloned the repo and did a `yarn install`.) _Could_ be #12 but I'm unsure......
Removing "react-hot-loader/webpack" does not cause any problem and hot reload is still working. Is it normal?
Changing the package.json's @types/react to '*' will sync it with @types/hot-reload/package.json
- [ ] Setup WebdriverIO - http://webdriver.io/guide.html - [ ] Add tests - [ ] Setup Travis CI to run tests