File tree Expand file tree Collapse file tree 1 file changed +5
-0
lines changed
Expand file tree Collapse file tree 1 file changed +5
-0
lines changed Original file line number Diff line number Diff line change @@ -26,6 +26,10 @@ tools integrated in this boilerplate might not always be implemented at once,
2626especially on experimental features. If you want any particular feature to be
2727implemented, please [ file an issue] , or consider make a [ new pull request] .
2828
29+ ### Development plan
30+ - [ ] Create a ` create-react-app ` -like package initialiser __ !!!__
31+ - [ ] Integrate another end-to-end testing framework to replace [ Spectron]
32+
2933## Getting started
30341 . Clone this repository, or if you're hosting your Electron project on GitHub,
3135click [ ` Use this template ` ] to create a new project.
@@ -236,6 +240,7 @@ Electron React TypeScript Webpack Boilerplate is open source software
236240[`electron-builder` ]: https://github.com/electron-userland/electron-builder
237241[file an issue ]: https://www.electronjs.org
238242[new pull request ]: https://github.com/Devtography/electron-react-typescript-webpack-boilerplate/compare
243+ [Spectron ]: https://github.com/electron-userland/spectron
239244[`Use this template` ]: https://github.com/Devtography/electron-react-typescript-webpack-boilerplate/generate
240245[`tsconfig-paths` ]: https://github.com/dividab/tsconfig-paths
241246[`tsconfig-paths-webpack-plugin` ]: https://github.com/dividab/tsconfig-paths-webpack-plugin
You can’t perform that action at this time.
0 commit comments