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,
26
26
especially on experimental features. If you want any particular feature to be
27
27
implemented, please [ file an issue] , or consider make a [ new pull request] .
28
28
29
+ ### Development plan
30
+ - [ ] Create a ` create-react-app ` -like package initialiser __ !!!__
31
+ - [ ] Integrate another end-to-end testing framework to replace [ Spectron]
32
+
29
33
## Getting started
30
34
1 . Clone this repository, or if you're hosting your Electron project on GitHub,
31
35
click [ ` Use this template ` ] to create a new project.
@@ -236,6 +240,7 @@ Electron React TypeScript Webpack Boilerplate is open source software
236
240
[`electron-builder` ]: https://github.com/electron-userland/electron-builder
237
241
[file an issue ]: https://www.electronjs.org
238
242
[new pull request ]: https://github.com/Devtography/electron-react-typescript-webpack-boilerplate/compare
243
+ [Spectron ]: https://github.com/electron-userland/spectron
239
244
[`Use this template` ]: https://github.com/Devtography/electron-react-typescript-webpack-boilerplate/generate
240
245
[`tsconfig-paths` ]: https://github.com/dividab/tsconfig-paths
241
246
[`tsconfig-paths-webpack-plugin` ]: https://github.com/dividab/tsconfig-paths-webpack-plugin
You can’t perform that action at this time.
0 commit comments